Merge branch 'master' of github.com:MongoEngine/mongoengine into dont-test-on-py-32

This commit is contained in:
Stefan Wojcik
2016-10-19 18:13:41 -04:00
6 changed files with 66 additions and 24 deletions

View File

@@ -7,7 +7,6 @@ commands =
python setup.py nosetests {posargs}
deps =
nose
rednose
mg27: PyMongo<2.8
mg28: PyMongo>=2.8,<3.0
mg30: PyMongo>=3.0