There was an error while loading. Please reload this page.
1 parent b45f09c commit 038a071Copy full SHA for 038a071
1 file changed
tox.ini
@@ -152,13 +152,15 @@ deps = {[with-debug-tools]deps}
152
skipsdist = True
153
skip_install = True
154
deps = mypy
155
+ jsonschema_rs
156
types-jsonschema
157
commands = python {toxinidir}/tools/clean.py "{toxinidir}/falcon"
158
mypy falcon
159
160
[testenv:mypy_tests]
161
deps = {[testenv]deps}
162
mypy
163
164
types-requests
165
types-PyYAML
166
types-ujson
0 commit comments