gce-api/test-requirements.txt
Swapnil Kulkarni (coolsvap) 78a1b31c00 Remove discover from test-requirements
It's only needed for python < 2.7 which is not supported

Change-Id: Ide7a512952a1d032ae8d946456612ddbe1ca731d
2016-07-22 06:49:00 +00:00

13 lines
370 B
Plaintext

coverage>=3.6 # Apache-2.0
feedparser # BSD
fixtures>=1.3.1,<2.0 # Apache-2.0/BSD
hacking>=0.10.2,<0.11 # Apache-2.0
mox>=0.5.3 # Apache-2.0
mock>=1.2 # BSD
oslotest>=1.10.0 # Apache-2.0
pylint==1.4.5 # GNU GPL v2
python-subunit>=0.0.18 # Apache-2.0/BSD
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3 # BSD
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT