summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.