update tox file to account for mg310

This commit is contained in:
Bastien Gérard 2020-01-05 20:30:56 +01:00
parent 59fbd505a0
commit 705c55ce24

View File

@ -7,6 +7,7 @@ commands =
deps =
mg34: pymongo>=3.4,<3.5
mg36: pymongo>=3.6,<3.7
mg39: pymongo>=3.9,<4.0
mg39: pymongo>=3.9,<3.10
mg310: pymongo>=3.10,<3.11
setenv =
PYTHON_EGG_CACHE = {envdir}/python-eggs