Fix the TC by pinning the tox version

This commit is contained in:
José Armando García Sancio
2015-05-07 21:59:09 -07:00
parent 0f991b1957
commit a6377d7ff9
2 changed files with 6 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
sphinx
tox
wheel
sphinx>=1.3.1, <2.0
tox>=1.9.2, <2.0
wheel>=0.24.0, <1.0
-e .. # Install the DCOS package

View File

@@ -1,3 +1,3 @@
sphinx
tox
wheel
sphinx>=1.3.1, <2.0
tox>=1.9.2, <2.0
wheel>=0.24.0, <1.0