gerrit-dash-creator/test-requirements.txt
Swapnil Kulkarni (coolsvap) 505a2dce12 Remove discover from test-requirements
It's only needed for python < 2.7 which is not supported

Change-Id: I3e3b1bbbed6893c76fcbc3074172509e424c43fc
2016-07-22 06:48:00 +00:00

14 lines
377 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.2,<0.11
coverage>=3.6
doc8
fixtures>=1.3.1
python-subunit
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
testrepository>=0.0.18
testscenarios>=0.4
testtools>=1.4.0