python3Packages.schema-salad: fix for rdflib 6
https://github.com/common-workflow-language/schema_salad/commit/3aa5aa153a00d8042e495c494ea1fd86cf572bfb
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
, lockfile
|
||||
, mistune
|
||||
, rdflib
|
||||
, rdflib-jsonld
|
||||
, ruamel-yaml
|
||||
, pytestCheckHook
|
||||
, pythonOlder
|
||||
@@ -29,7 +28,6 @@ buildPythonPackage rec {
|
||||
lockfile
|
||||
mistune
|
||||
rdflib
|
||||
rdflib-jsonld
|
||||
ruamel-yaml
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user