python3Packages.anyconfig: re-enable previously-disabled tests
This commit is contained in:
@@ -42,7 +42,6 @@ buildPythonPackage (finalAttrs: {
|
||||
disabledTestPaths = [
|
||||
# NameError: name 'TT' is not defined
|
||||
"tests/schema/test_jsonschema.py"
|
||||
"tests/backend/loaders/pickle/test_pickle_stdlib.py"
|
||||
];
|
||||
|
||||
pythonImportsCheck = [ "anyconfig" ];
|
||||
|
||||
Reference in New Issue
Block a user