Remove explicit install of setuptools

This is for an old pip workaround which may no longer be valid.

Change-Id: I0b5e392d58828929f3d18569e77337fb79d93c0f
This commit is contained in:
Sean Dague 2017-03-22 12:26:51 -04:00
parent 4411b2992c
commit 8ea57c2f40

View File

@ -11,7 +11,6 @@ setenv =
BRANCH_NAME=master
CLIENT_NAME=tempest
deps =
setuptools
-r{toxinidir}/requirements.txt
[testenv]