We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8891d81 commit e7b22e1Copy full SHA for e7b22e1
tox.ini
@@ -5,5 +5,5 @@ skipsdist = True
5
6
[testenv:sanity]
7
# used just for validating the structure of the test case files themselves
8
-deps = jsonschema>=3.2.0
+deps = jsonschema==3.2.0
9
commands = {envpython} bin/jsonschema_suite check
0 commit comments