subunit2sql/requirements.txt
Matthew Treinish 423d13aff2 Add basic unit tests
This commit adds the first unit tests to the projects. Right now
it's just testing a couple of utility methods. Mostly because they
were the easiest tests to write.
2014-06-24 20:14:18 -04:00

8 lines
108 B
Plaintext

alembic>=0.4.1
oslo.config>=1.2.0
oslo.db
pbr>=0.6,<1.0
python-subunit>=0.0.18
six>=1.5.2
SQLAlchemy>=0.7.8