sticks/test-requirements.txt
Anthony Michon 4cf1e3ee11 Allow non admin user to create and see tickets
Change-Id: Iffc7ae2e60b6752a7c73176e8cbb283d10b78f6f
2015-08-05 17:04:28 +02:00

22 lines
545 B
Plaintext

# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
hacking<0.10,>=0.9.2
# mock object framework
mock>=1.2
coverage>=3.6
discover
# fixture stubbing
fixtures>=1.3.1
oslotest>=1.10.0 # Apache-2.0
python-subunit>=0.0.18
nose
nose-exclude
nosexcover
# Doc requirements
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
oslosphinx>=2.5.0 # Apache-2.0
sphinxcontrib-httpdomain
sphinxcontrib-pecanwsme>=0.8