diff --git a/tox.ini b/tox.ini index da39016..c034d2a 100644 --- a/tox.ini +++ b/tox.ini @@ -4,8 +4,3 @@ envlist = py25,py26,py27,py3 [testenv] commands=py.test --junitxml=junit-{envname}.xml deps = pytest - - -[testenv:py3] -basepython=/usr/bin/python3 -simplejson = pytest \ No newline at end of file