Update test-requirements.txt
The py27 job is failing, adding testrepository fixes it. The pep8 job is failing, updating versions for hacking fixes it. Change-Id: I59f8015a3609ca362094b63faed5819e27e271c2 Closes-Bug: #1782005
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
hacking>=0.8.0,<0.9
|
||||
hacking<0.11,>=0.10.0
|
||||
oslotest
|
||||
|
||||
sphinx>=1.6.2 # BSD
|
||||
openstackdocstheme>=1.17.0 # Apache-2.0
|
||||
testrepository>=0.0.18
|
||||
|
||||
# This is required for the releasenotes build jobs
|
||||
reno>=2.5.0 # Apache-2.0
|
||||
|
||||
Reference in New Issue
Block a user