We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 154a43f commit 36a523dCopy full SHA for 36a523d
.travis.yml
@@ -88,7 +88,7 @@ matrix:
88
89
90
install:
91
- - pip install tox "six>=1.14.0" # workaround for pip issue: https://github.com/pypa/virtualenv/issues/1551#issuecomment-584148133
+ - pip install tox "virtualenv<20.0.0" # workaround for pip issue: https://github.com/pypa/virtualenv/issues/1551#issuecomment-584148133
92
93
94
script:
0 commit comments