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 99dd5fb commit 3445dd2Copy full SHA for 3445dd2
.travis.yml
@@ -3,7 +3,7 @@ sudo: false
3
language: python
4
5
python:
6
- - "3.6"
+ - "3.9"
7
8
install:
9
- pip install .
0 commit comments