We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 96aabb2 + 3174e0d commit 8587f87Copy full SHA for 8587f87
setup.py
@@ -68,7 +68,7 @@ def run_tests(self):
68
]
69
},
70
install_requires=[
71
- "jsonschema",
+ "jsonschema<3",
72
"PyYAML>=4.2b1",
73
"six",
74
'pathlib;python_version=="2.7"',
0 commit comments