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.
1 parent 36cdbd6 commit 200ff7cCopy full SHA for 200ff7c
tox.ini
@@ -8,10 +8,6 @@ commands = coverage run {envbindir}/py.test {posargs}
8
coverage html --omit=*test* --include=*python_jsonschema_objects*
9
deps =
10
-rrequirements.txt
11
- nose
12
coverage
13
- rednose
14
- https://github.com/cwacek/sure/tarball/master
15
- https://github.com/delfick/nose-of-yeti/tarball/master
16
pytest
17
0 commit comments