summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorAlex Grönholm <alex.gronholm@nextday.fi>2016-03-05 18:28:32 +0200
committerAlex Grönholm <alex.gronholm@nextday.fi>2016-03-05 18:28:32 +0200
commitec775f9d2ce34f689fcbae28e2ab9200ddd6fa71 (patch)
treea9d0b08265e0371b3b4016bb8a345a40ca7da4b2 /tox.ini
parent73d41c948d9ffcc83df09d6f42d0da7b0141a1fe (diff)
downloadapscheduler-ec775f9d2ce34f689fcbae28e2ab9200ddd6fa71.tar.gz
Specifying the gevent version isn't really necessary
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index da1a0ec..5340b9d 100644
--- a/tox.ini
+++ b/tox.ini
@@ -19,7 +19,7 @@ deps = pytest
rethinkdb
tornado
twisted
- gevent >= 1.1
+ gevent
{py27,pypy}: mock
{py27,pypy}: trollius
{py33}: asyncio