Compare commits

...

1 Commits

Author SHA1 Message Date
47d914edb7 Readded python 3.6. If it works, then there is no harm 2024-12-22 14:36:37 +01:00

View File

@ -12,6 +12,7 @@ jobs:
strategy: strategy:
matrix: matrix:
python-version: python-version:
- '3.6'
- '3.7' - '3.7'
- '3.8' - '3.8'
- '3.9' - '3.9'