Add support for Python 3.9, drop Python 3.4
Add support for Python 3.9 since it was officially released in October and drop support for Python 3.4 since it is end-of-life (EOL).
This commit is contained in:
committed by
Adrien Vergé
parent
0f9dffde23
commit
22335b294d
@@ -7,6 +7,7 @@ python:
|
||||
- 3.6
|
||||
- 3.7
|
||||
- 3.8
|
||||
- 3.9
|
||||
- nightly
|
||||
env:
|
||||
- REMOVE_LOCALES=false
|
||||
|
||||
Reference in New Issue
Block a user