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 57e33ec commit 2f2b42bCopy full SHA for 2f2b42b
.travis.yml
@@ -4,7 +4,7 @@ cache: pip
4
5
python:
6
- 3.6
7
- - 3.7
+ - 3.7.13 # specify micro version to avoid having EnvCommandError
8
- 3.8
9
- 3.9
10
0 commit comments