
This synchronizes requirements.txt, test-requirements.txt and setup.py with the current state of the openstack/requirements global-requirements.txt list. Also adds flake8 exclusions to tox.ini for new hacking rules with which git-review does not yet comply. Change-Id: I837ba57134bea16dd46c3f512bccd51cb39f76c8
7 lines
89 B
Plaintext
7 lines
89 B
Plaintext
hacking>=0.9.2,<0.10
|
|
discover
|
|
|
|
fixtures>=0.3.14
|
|
testrepository>=0.0.18
|
|
testtools>=0.9.34
|