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: I562456af72fb5336789b9ca5837574712e788ab9
This commit is contained in:
Andreas Jaeger 2016-02-17 09:14:33 +01:00
parent ba61527818
commit d94b797355
1 changed files with 0 additions and 1 deletions

View File

@ -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