storyboard/test-requirements.txt
Michael Krotscheck 8fcce8b2e9 Added missing requirements back to storyboard
Prod is broken, because I forgot about libraries. With these two
I was able to get the API running with no test dependencies installed.

Change-Id: I178ddf464495b20f9a94f963cf58ab9f28a3af73
2014-03-27 10:24:31 -07:00

22 lines
330 B
Plaintext

hacking>=0.5.6,<0.8
coverage>=3.6
discover
fixtures>=0.3.14
mock>=1.0
python-subunit
oslo.sphinx
testrepository>=0.0.18
testscenarios>=0.4,<0.5
testtools>=0.9.34
posix_ipc>=0.9.8
# Some of the tests use real MySQL and Postgres databases
MySQL-python
psycopg2
# Doc requirements
sphinx>=1.1.2,<1.2
sphinxcontrib-pecanwsme>=0.5