bumped travis and appveyor CI to python 3.9

This commit is contained in:
Tobias Wellnitz, DH1TW 2021-05-31 13:46:49 +02:00
parent b2a76a8695
commit fe478fae36
3 changed files with 19 additions and 7 deletions

7
.gitignore vendored
View file

@ -4,4 +4,9 @@ apikeysrc
coverage*
.coverage
.cache/*
MANIFEST
MANIFEST
.DS_Store
__pycache__
*.pyc
*.tar.gz
*.egg-info