drop support for Python 3.6 and 3.7

We require Python 3.8 for sans-io (#1775),
so we need to drop support for older versions.
This commit is contained in:
Maximilian Hils 2020-12-06 00:25:09 +01:00
parent 52b46849c4
commit c5eae9d752
15 changed files with 20 additions and 37 deletions

View file

@ -51,10 +51,6 @@ jobs:
py: 3.9
- os: ubuntu-latest
py: 3.8
- os: ubuntu-latest
py: 3.7
- os: ubuntu-latest
py: 3.6
runs-on: ${{ matrix.os }}
steps:
- run: printenv