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.
2 parents c9f6c73 + 1a48f1b commit 28b3361Copy full SHA for 28b3361
.travis.yml
@@ -26,6 +26,7 @@ matrix:
26
sudo: required # required for Python 3.7 (travis-ci/travis-ci#9069)
27
28
install:
29
+ - pip install typing==3.7.4.1 # required for Python 3.3
30
- pip install tox==2.9.1
31
- pip install virtualenv==15.2.0
32
- pip install py==1.4.30
0 commit comments