This commit is contained in:
James Farrington 2016-06-02 11:58:02 -07:00
parent 41f3d67dff
commit 390cd5e4ee
2 changed files with 10 additions and 1 deletions

View file

@ -1,5 +1,5 @@
[tox]
envlist = {py26,py27,pypy}-{lowest,release,devel}, {py33,py34,py35}-{release,devel}
envlist = {py26,py27,pypy}-{lowest,release,devel,simplejson}, {py33,py34,py35}-{release,devel,simplejson}
[testenv]
commands =
@ -19,6 +19,7 @@ deps=
devel: git+https://github.com/pallets/jinja.git
devel: git+https://github.com/pallets/itsdangerous.git
devel: git+https://github.com/jek/blinker.git
simplejson: simplejson
[testenv:docs]
deps = sphinx