python311Packages.pastescript: fix runtime error

This commit is contained in:
Weijia Wang
2024-06-02 01:26:05 +02:00
parent e2a8228070
commit 85b56ff884
@@ -38,8 +38,6 @@ buildPythonPackage rec {
pytestCheckHook
];
pythonNamespaces = [ "paste" ];
disabledTestPaths = [ "appsetup/testfiles" ];
pythonImportsCheck = [