diff options
Diffstat (limited to 'tox.ini')
| -rw-r--r-- | tox.ini | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,6 +6,8 @@ recreate = True commands = python -m nose2 -v #sitepackages = True usedevelop = True +deps = + git+https://github.com/racker/falcon.git#egg=falcon # This environment requires you to set up PostgreSQL and create a .cfg file # somewhere outside of the source tree. |
