We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c3a99e commit 97e9f5fCopy full SHA for 97e9f5f
.travis.yml
@@ -7,7 +7,6 @@ python:
7
- "3.8"
8
- "3.9"
9
- "3.9-dev" # 3.9 development branch
10
- - "nightly" # nightly build
11
# command to install dependencies
12
install:
13
- pip install -r requirements.txt
0 commit comments