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 e50bf5a + 41041c9 commit 59407d3Copy full SHA for 59407d3
requirements.txt
@@ -1,7 +1,5 @@
1
Markdown==2.4
2
inflection==0.2.0
3
-jsonpatch==1.13
4
-jsonpointer==1.10
5
jsonschema==2.3.0
6
pandocfilters==1.2
7
six>=1.5.2
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