Fix the TC by pinning the tox version
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user