Skip to content

Commit 59407d3

Browse files
committed
Merge branch 'release/0.0.21'
2 parents e50bf5a + 41041c9 commit 59407d3

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

requirements.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
Markdown==2.4
22
inflection==0.2.0
3-
jsonpatch==1.13
4-
jsonpointer==1.10
53
jsonschema==2.3.0
64
pandocfilters==1.2
75
six>=1.5.2

tox.ini

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,6 @@ commands = coverage run {envbindir}/py.test {posargs}
88
coverage html --omit=*test* --include=*python_jsonschema_objects*
99
deps =
1010
-rrequirements.txt
11-
nose
1211
coverage
13-
rednose
14-
https://github.com/cwacek/sure/tarball/master
15-
https://github.com/delfick/nose-of-yeti/tarball/master
1612
pytest
1713

0 commit comments

Comments
 (0)