Revert "Adds simplejson as a testing target." (#1865)

This commit is contained in:
David Lord 2016-06-02 14:54:49 -07:00
parent a228a3b2cf
commit 024fbe5a60
2 changed files with 1 additions and 10 deletions

View file

@ -1,5 +1,5 @@
[tox]
envlist = {py26,py27,pypy}-{lowest,release,devel,simplejson}, {py33,py34,py35}-{release,devel,simplejson}
envlist = {py26,py27,pypy}-{lowest,release,devel}, {py33,py34,py35}-{release,devel}
[testenv]
commands =
@ -19,7 +19,6 @@ 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