tox.ini cleanup

This commit is contained in:
Stefan Wojcik 2017-02-25 14:07:58 -05:00
parent e9caaa916c
commit 06cb866f82

View File

@ -1,5 +1,5 @@
[tox]
envlist = {py26,py27,py33,py34,py35,pypy,pypy3}-{mg27,mg28},flake8
envlist = {py27,py33,py34,py35,pypy,pypy3}-{mg27,mg28,mg30,mgdev},flake8
[testenv]
commands =
@ -12,7 +12,6 @@ deps =
mgdev: https://github.com/mongodb/mongo-python-driver/tarball/master
setenv =
PYTHON_EGG_CACHE = {envdir}/python-eggs
passenv = windir
[testenv:flake8]
deps =