oslo-incubator/test-requirements.txt
Julien Danjou af65da1efc Update requirements
This is the fabulous result of running the update.py script from
openstack/requirements with this repository as the target. It therefore
updates all dependencies, with nice version numbers that this repository
have to use to work. It also fixes case on some dependencies.
This update also brings a brand shiny new setup.py automatically handled
and generate by this same openstack/requirements repository.

Due to some changes somewhere, testr configuration has to be modified,
and I actually fixed and simplified a bit to make tests ran.

Change-Id: Ibbea49fbc98caa6a175e9174243ab66a753493f8
2013-08-21 09:59:25 +02:00

17 lines
225 B
Plaintext

coverage>=3.6
discover
fixtures>=0.3.14
flake8==2.0
hacking>=0.5.6,<0.8
mock>=1.0
mox>=0.5.3
MySQL-python
pep8==1.4.5
pyflakes==0.7.2
pylint==0.25.2
pyzmq==2.2.0.1
redis
sphinx>=1.1.2
testrepository>=0.0.17
testtools>=0.9.32