PYTHON-512 - Remove gevent from tox.ini.

This commit is contained in:
A. Jesse Jiryu Davis 2015-03-10 08:36:27 -04:00 committed by Bernie Hackett
parent 916488e508
commit ff4c429f6f

View File

@ -12,10 +12,5 @@ commands =
[testenv:py26]
deps =
gevent
unittest2
[testenv:py27]
deps =
gevent