Merge "testtools was moved to main requirements file"
This commit is contained in:
commit
54f813f9c4
@ -18,7 +18,8 @@ six>=1.9.0 # MIT
|
||||
netaddr!=0.7.16,>=0.7.12 # BSD
|
||||
PyYAML>=3.1.0 # MIT
|
||||
jsonpatch>=1.1 # BSD
|
||||
keystonemiddleware!=4.1.0,>=4.0.0 # Apache-2.0
|
||||
keystonemiddleware>=4.0.0,!=4.1.0 # Apache-2.0
|
||||
testtools>=1.4.0 # MIT
|
||||
yaql>=1.0.0 # Apache 2.0 License
|
||||
|
||||
# For paste.util.template used in keystone.common.template
|
||||
|
@ -14,7 +14,6 @@ tempest-lib>=0.13.0 # Apache-2.0
|
||||
testrepository>=0.0.18 # Apache-2.0/BSD
|
||||
testresources>=0.2.4 # Apache-2.0/BSD
|
||||
testscenarios>=0.4 # Apache-2.0/BSD
|
||||
testtools>=1.4.0 # MIT
|
||||
unittest2 # BSD
|
||||
pylint==1.4.5 # GNU GPL v2
|
||||
requests!=2.9.0,>=2.8.1 # Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user