Add moar python

This commit is contained in:
László Károlyi 2021-09-15 18:44:36 +02:00
parent 85ecd1a600
commit 4420df2eb9
Signed by: karolyi
GPG Key ID: 2DCAF25E55735BFE
1 changed files with 2 additions and 1 deletions

View File

@ -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: