Remove Py3.5 as it is EOL and added 3.9 to CI

This commit is contained in:
Bastien Gérard 2020-11-11 21:14:54 +01:00
parent fc3ccf9606
commit 338c40b5d5

View File

@ -16,10 +16,10 @@
language: python
dist: xenial
python:
- 3.5
- 3.6
- 3.7
- 3.8
- 3.9
- pypy3
env: