Readded python 3.6. If it works, then there is no harm

This commit is contained in:
Nigel Dokter 2024-12-22 14:36:37 +01:00
parent 99ad21c896
commit 47d914edb7

View File

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