Merge pull request #248664 from fabaff/schema-salad-fix
python311Packages.schema-salad: add missing dependency
This commit is contained in:
commit
f98e067eb0
@ -38,7 +38,7 @@ buildPythonPackage rec {
|
||||
rdflib
|
||||
ruamel-yaml
|
||||
setuptools # needs pkg_resources at runtime
|
||||
];
|
||||
] ++ cachecontrol.optional-dependencies.filecache;
|
||||
|
||||
nativeCheckInputs = [
|
||||
pytestCheckHook
|
||||
|
Loading…
Reference in New Issue
Block a user