update to python 3.9

This commit is contained in:
Robert Resch 2022-02-11 11:54:40 +01:00
parent 1e58f8be99
commit f8045c3be5
7 changed files with 36 additions and 144 deletions

View file

@ -9,7 +9,7 @@ on:
- dev
env:
DEFAULT_PYTHON: 3.7
DEFAULT_PYTHON: 3.9
jobs:
code-quality: