77a22867e4
The older hacking library has a cap on pbr <2.0, with the recent 2.0.0 release of PBR it's causing failures in the pep8 job. See more details here: https://bugs.launchpad.net/openstack-requirements/+bug/1668848 Change-Id: Ia2a08d917f2b4b5ed0c64b5bb208665b423c1cc1
16 lines
293 B
Plaintext
16 lines
293 B
Plaintext
hacking>=0.12.0,!=0.13.0,<0.14 # Apache-2.0
|
|
coverage>=3.6
|
|
discover
|
|
fixtures>=0.3.14
|
|
oslosphinx
|
|
oslotest
|
|
pylint==0.25.2
|
|
sphinx>=1.1.2,!=1.2.0,<1.3
|
|
sphinxcontrib-httpdomain
|
|
sqlalchemy-migrate>=0.9.1
|
|
testrepository>=0.0.18
|
|
testscenarios>=0.4
|
|
testtools>=0.9.34
|
|
WebTest>=2.0 # MIT
|
|
mock>=2.0 # BSD
|