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 fd19d86 commit 154a43fCopy full SHA for 154a43f
.travis.yml
@@ -88,7 +88,7 @@ matrix:
88
89
90
install:
91
- - pip install tox
+ - pip install tox "six>=1.14.0" # workaround for pip issue: https://github.com/pypa/virtualenv/issues/1551#issuecomment-584148133
92
93
94
script:
0 commit comments