fixes in .travis.yml and tox.ini based on PR review

This commit is contained in:
Bastien Gérard
2019-07-02 23:06:31 +02:00
parent babfbb0fcd
commit e940044603
2 changed files with 6 additions and 6 deletions

View File

@@ -6,7 +6,7 @@ commands =
python setup.py nosetests {posargs}
deps =
nose
mg34x: PyMongo>=3.4,<3.5
mg3x: PyMongo>=3.0,<3.7
mg34: pymongo>=3.4,<3.5
mg36: pymongo>=3.6,<3.7
setenv =
PYTHON_EGG_CACHE = {envdir}/python-eggs