summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTres Seaver <tseaver@palladion.com>2015-02-16 09:55:39 -0500
committerTres Seaver <tseaver@palladion.com>2015-02-16 09:55:39 -0500
commit8eb1676212213e74e07131a0724c6f73c7bc853a (patch)
tree57fb17a07ba9b1c1abd019e3a549f67ff00d3952
parentdfefe59f685a93f1daf0ad1e98927b0b5d03ea8f (diff)
downloadzope-event-8eb1676212213e74e07131a0724c6f73c7bc853a.tar.gz
Remove stray dep.
-rw-r--r--tox.ini1
1 files changed, 0 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 09ea1e2..e79c026 100644
--- a/tox.ini
+++ b/tox.ini
@@ -5,7 +5,6 @@ envlist =
[testenv]
commands =
python setup.py -q test -q
-deps = zope.event
[testenv:jython]
# Jython 2.7b1 support pending fix for Jython incompat. w/ pip's vendored-in