Drop unsupported Python 3.5 from test matrix

This commit is contained in:
Justin Mayer 2021-01-15 13:19:19 +01:00
commit 8bb5f1b786
3 changed files with 1 additions and 5 deletions

View file

@ -15,8 +15,6 @@ jobs:
strategy:
matrix:
config:
- os: ubuntu
python: 3.5
- os: ubuntu
python: 3.6
- os: ubuntu