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 71c0a1d commit 48f9ea5Copy full SHA for 48f9ea5
.travis.yml
@@ -26,7 +26,7 @@ matrix:
26
sudo: required # required for Python 3.7 (travis-ci/travis-ci#9069)
27
28
install:
29
- - pip install "importlib-resources<1.1"
+ - pip install typing==3.7.4.1
30
- pip install tox==2.9.1
31
- pip install virtualenv==15.2.0
32
- pip install py==1.4.30
0 commit comments