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 92d9030 commit 66ebb22Copy full SHA for 66ebb22
.travis.yml
@@ -82,6 +82,7 @@ jobs:
82
install:
83
- pip install -U pip setuptools
84
- pip install -U tox==3.9.0
85
+- pip install -U six>=1.12
86
- tox --notest
87
88
# This is a big hack and only works because the layout of our directories
0 commit comments