Skip to content

Commit b37dfe3

Browse files
authored
Merge pull request #21 from common-workflow-language/pin_schema_salad
use schema_salad less than 7
2 parents d6040b7 + 109bfea commit b37dfe3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
'ruamel.yaml',
1515
'six',
1616
'requests',
17-
'schema_salad',
17+
'schema_salad <7',
1818
'typing_extensions',
1919
],
2020
setup_requires=['pytest-runner'],

0 commit comments

Comments
 (0)