Skip to content

Commit 109bfea

Browse files
committed
use schema_salad less than 7
1 parent d6040b7 commit 109bfea

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)