summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorAlex Grönholm <alex.gronholm@nextday.fi>2014-05-19 02:39:00 +0300
committerAlex Grönholm <alex.gronholm@nextday.fi>2014-05-19 04:30:44 +0300
commitdf4d6f9d6216700dbd9feb296e248fc9ed7a7d47 (patch)
treeebe20e623cdbd27533b1e574476c1b8417108143 /tox.ini
parent6280e8a9bf476413e7ae422eb5c242d7a424591f (diff)
downloadapscheduler-df4d6f9d6216700dbd9feb296e248fc9ed7a7d47.tar.gz
Added Twisted to dependencies for all Pythons since it now works on Python 3 too
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 bd305e4..c449ea2 100644
--- a/tox.ini
+++ b/tox.ini
@@ -8,12 +8,12 @@ deps=pytest
pymongo
redis
tornado
+ twisted
pytz
[py2base]
deps={[base]deps}
mock
- twisted
trollius
funcsigs