Files
instack-undercloud/test-requirements.txt
Swapnil Kulkarni (coolsvap) 21171ca7fb Remove discover from test-requirements
It's only needed for python < 2.7 which is not supported

Change-Id: Id965745fe39cc75ae24cbaf1bd50388f5e55fa92
2016-07-22 06:24:02 +00:00

17 lines
304 B
Plaintext

# Doc requirements
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
oslosphinx>=2.2.0 # Apache-2.0
sphinx_rtd_theme==0.1.7
hacking>=0.10.0,<0.11
coverage>=3.6
fixtures>=0.3.14
python-subunit>=0.0.18
testrepository>=0.0.18
testscenarios>=0.4
testtools>=0.9.36,!=1.2.0
mock>=1.0
oslotest>=1.5.1 # Apache-2.0
bashate