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

Change-Id: Iab11a79860d4b6d08f67ebc9ad93ee1cc818bc41
2016-08-23 19:22:57 -07:00

9 lines
242 B
Plaintext

hacking>=0.11.0,<0.12 # Apache-2.0
coverage>=3.6 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
python-subunit>=0.0.18 # Apache-2.0/BSD
testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT