glean/test-requirements.txt

18 lines
537 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>=2.0.0,<3.0.0
coverage>=3.6
mock>=1.0;python_version=='2.7'
python-subunit
sphinx!=1.6.6,!=1.6.7,<2.0.0;python_version=='2.7'
sphinx!=1.6.6,!=1.6.7,!=2.1.0;python_version>='3.4'
openstackdocstheme
oslotest>=1.1.0.0a1
testrepository>=0.0.18
testscenarios>=0.4
testtools>=0.9.34
voluptuous<0.13.0;python_version=='2.7'