python311Packages.pastescript: fix runtime error
This commit is contained in:
@@ -38,8 +38,6 @@ buildPythonPackage rec {
|
||||
pytestCheckHook
|
||||
];
|
||||
|
||||
pythonNamespaces = [ "paste" ];
|
||||
|
||||
disabledTestPaths = [ "appsetup/testfiles" ];
|
||||
|
||||
pythonImportsCheck = [
|
||||
|
||||
Reference in New Issue
Block a user