Add moar python
This commit is contained in:
parent
85ecd1a600
commit
4420df2eb9
1 changed files with 2 additions and 1 deletions
|
@ -7,8 +7,9 @@ python:
|
|||
- "3.7-dev" # 3.7 development branch
|
||||
- "3.8"
|
||||
- "3.8-dev" # 3.8 development branch
|
||||
# - "3.9"
|
||||
- "3.9"
|
||||
- "3.9-dev" # 3.9 development branch
|
||||
- "nightly"
|
||||
|
||||
# command to install dependencies
|
||||
install:
|
||||
|
|
Loading…
Reference in a new issue