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 e0c6a5d commit 6fcd198Copy full SHA for 6fcd198
.travis.yml
@@ -4,7 +4,7 @@ python:
4
# - "3.7"
5
- "3.8"
6
- "3.8-dev" # 3.8 development branch
7
- - "nightly" # nightly build
+# - "nightly" # nightly build
8
install:
9
- pip install numpy
10
- pip install .
0 commit comments