Skip to content

Commit 3df3d99

Browse files
Fix Schema SALAD direct dependency
1 parent 12adbfb commit 3df3d99

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dependencies = [
3636
"packaging",
3737
"rdflib",
3838
"requests",
39-
"schema-salad @ git+https://github.com/common-workflow-language/schema_salad@refs/pull/1028/head",
39+
"schema-salad @ git+https://github.com/common-workflow-language/schema_salad.git@refs/pull/1028/head",
4040
"ruamel.yaml >= 0.17.6, < 0.20",
4141
"typing_extensions >= 4.10.0",
4242
]

0 commit comments

Comments
 (0)