Drop old excludes
These excludes were removed from the requirements repo[1] and are now detected as errors. [1] 314734e938f107cbd5ebcc7af4d9167c11347406 Change-Id: Ifff6c56842887621f2e5be3fb6f91fa4795a0b81
This commit is contained in:
parent
14dfe905bd
commit
781160d75b
@ -1,4 +1,4 @@
|
||||
pbr!=2.1.0,>=2.0.0 # Apache-2.0
|
||||
pbr>=2.0.0 # Apache-2.0
|
||||
|
||||
pystache>=0.5.4 # MIT
|
||||
PyYAML>=3.12 # MIT
|
||||
|
@ -1,9 +1,9 @@
|
||||
hacking>=6.1.0,<6.2.0 # Apache-2.0
|
||||
|
||||
coverage!=4.4,>=4.0 # Apache-2.0
|
||||
coverage>=4.0 # Apache-2.0
|
||||
fixtures>=3.0.0 # Apache-2.0/BSD
|
||||
python-subunit>=1.0.0 # Apache-2.0/BSD
|
||||
sphinx>=1.6.5,!=1.6.6,!=1.6.7,!=2.1.0,!=3.0.0 # BSD
|
||||
sphinx>=1.6.5 # BSD
|
||||
stestr>=2.0.0 # Apache-2.0
|
||||
testscenarios>=0.4 # Apache-2.0/BSD
|
||||
testtools>=2.2.0 # MIT
|
||||
|
Loading…
x
Reference in New Issue
Block a user