summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBarry Warsaw2014-11-15 11:41:55 -0500
committerBarry Warsaw2014-11-15 11:41:55 -0500
commit368100001d11a7585dd424613fbc905269596ebd (patch)
tree2390a558b7cb2bc37b14d0113f389af0486452be
parent264ad2c9feda1d000fe90631c3518e4b3ab73680 (diff)
downloadmailman-368100001d11a7585dd424613fbc905269596ebd.tar.gz
mailman-368100001d11a7585dd424613fbc905269596ebd.tar.zst
mailman-368100001d11a7585dd424613fbc905269596ebd.zip
-rw-r--r--tox.ini2
1 files changed, 0 insertions, 2 deletions
diff --git a/tox.ini b/tox.ini
index cb709d81a..489ad214d 100644
--- a/tox.ini
+++ b/tox.ini
@@ -6,8 +6,6 @@ recreate = True
commands = python -m nose2 -v
#sitepackages = True
usedevelop = True
-deps =
- git+https://github.com/kgriffs/falcon.git@routing#egg=falcon
# This environment requires you to set up PostgreSQL and create a .cfg file
# somewhere outside of the source tree.