subunit2sql/test-requirements.txt
Matthew Treinish 9d86270fac Initial commit
This just adds the basic framework for all the various pieces. The
schema will be built using alembic. Everything else is untested.
2014-06-12 23:59:00 -04:00

10 lines
142 B
Plaintext

hacking>=0.9.1,<0.10
coverage>=3.6
discover
fixtures>=0.3.14
mock>=1.0
sphinx>=1.1.2,<1.2
oslosphinx
testrepository>=0.0.18
testtools>=0.9.34