Reducing to python 3.9

pull/15/head
Thorsten Sick 3 years ago
parent 3e46db150c
commit 503643fa42

@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python: [ 3.7, 3.8, 3.9 ]
python: [ 3.9 ]
steps:
- uses: actions/checkout@v2

Loading…
Cancel
Save