Remove tox from requirements
tox is not part of global requirements and thus the sync with requirements repository fails. Remove tox, it's wrong to mention it, we expect tox to be installed. Change-Id: I562456af72fb5336789b9ca5837574712e788ab9changes/49/336549/1
parent
ba61527818
commit
d94b797355
|
@ -12,5 +12,4 @@ oslo.serialization>=1.4.0 # Apache-2.0
|
|||
oslo.utils>=2.0.0 # Apache-2.0
|
||||
python-neutronclient>=2.4.0,<3
|
||||
pyroute2>=0.3.10 # Apache-2.0 (+ dual licensed GPL2)
|
||||
tox>=2.3.1
|
||||
os-client-config>=1.13.1
|
||||
|
|
Loading…
Reference in New Issue