2b29c4fc2b
This adds support for reading extras from setup.cfg. It also adds support for handling environment markers, both in the extras section and in install_requires and in requirements.txt. Change-Id: I6fd8276012e65f82934df9c374613b1ce6856b5a
14 lines
216 B
Plaintext
14 lines
216 B
Plaintext
coverage>=3.6
|
|
discover
|
|
fixtures>=0.3.14
|
|
hacking>=0.9.2,<0.10
|
|
mock>=1.0
|
|
python-subunit>=0.0.18
|
|
sphinx>=1.1.2,<1.2
|
|
six>=1.9.0
|
|
testrepository>=0.0.18
|
|
testresources>=0.2.4
|
|
testscenarios>=0.4
|
|
testtools>=0.9.34
|
|
virtualenv
|