stackviz/requirements.txt
Tim Buckley 8be1f587d7 Remove all Django-related functionality.
Exporter functionality in `export.py` no longer uses Django to
render pages, and instead generates its own `.json` files.
Additionally, a configuration file is generated that can be
consumed by the in-progress Angular frontend.

Change-Id: I37b5be581dbd784fd009c1040422f1cadb009a3a
2015-09-30 13:25:30 -06:00

6 lines
103 B
Plaintext

python-subunit>=0.0.18
testtools>=0.9.30
testrepository>=0.0.18
mysql-python>=1.2.5
subunit2sql>=0.8.0