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 5f650bc commit 744efb4Copy full SHA for 744efb4
.travis.yml
@@ -5,6 +5,8 @@ python:
5
- "3.5"
6
- "3.6"
7
- "3.7"
8
+ - "3.8"
9
+ - "3.9"
10
- "nightly"
11
- "pypy"
12
# TODO: Enable pypy3 once NumPy is working there, see
0 commit comments