python3: Fix python3 tox installation
Fix python3 tox installation so that it uses setuptools by default rather than use distribute. Also bump the version used by teestrepository so that it uses a more python3 compliant version. Change-Id: If2522f12889e66cedc6286d48ba8105c685e6e0e Signed-off-by: Chuck Short <chuck.short@canonical.com>
This commit is contained in:
parent
f2dc92a68d
commit
548bb86ea6
@ -3,6 +3,6 @@ discover
|
||||
fixtures>=0.3.12
|
||||
python-subunit
|
||||
sphinx>=1.1.2
|
||||
testrepository>=0.0.13
|
||||
testrepository>=0.0.17
|
||||
testscenarios
|
||||
testtools>=0.9.27
|
||||
|
Loading…
Reference in New Issue
Block a user