python312Packages.restrictedpython: refactor

This commit is contained in:
Fabian Affolter
2024-08-05 08:14:21 +02:00
committed by GitHub
parent e1075cb155
commit 240766b261
@@ -22,7 +22,7 @@ buildPythonPackage rec {
hash = "sha256-TR0w9wmmYhynxCNvCLZ7cyplHICZFF8TcHjH3UvtPSE=";
};
nativeBuildInputs = [ setuptools ];
build-system = [ setuptools ];
nativeCheckInputs = [
pytestCheckHook