add latest pymongo 3.9 as part of the CI

This commit is contained in:
Bastien Gérard
2019-10-04 21:30:32 +02:00
parent 02a920feea
commit e3cd553f82
4 changed files with 15 additions and 18 deletions

View File

@@ -8,5 +8,6 @@ deps =
nose
mg34: pymongo>=3.4,<3.5
mg36: pymongo>=3.6,<3.7
mg39: pymongo>=3.9,<4.0
setenv =
PYTHON_EGG_CACHE = {envdir}/python-eggs