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 e4a3f71 commit 6f234faCopy full SHA for 6f234fa
.travis.yml
@@ -9,6 +9,7 @@ python:
9
- "3.6"
10
- "3.7"
11
- "3.8"
12
+ - "3.9-dev"
13
- "pypy"
14
- "pypy3.5-7.0" # Need 7.0+ due to a bug in earlier versions that broke our tests.
15
0 commit comments