Updated python versions
Some checks failed
Tests / test (3.10.12) (push) Failing after 5s
Tests / test (3.11.3) (push) Failing after 5s
Tests / test (3.8.17) (push) Failing after 6s
Tests / test (3.9.17) (push) Failing after 4s

This commit is contained in:
2023-08-06 19:14:44 +02:00
parent 64aa2686ea
commit 3bb7ecca7e
2 changed files with 5 additions and 5 deletions

View File

@@ -5,10 +5,10 @@ isolated_build = true
[gh-actions]
python =
3.8: py38
3.9: py39
3.10: py310
3.11: py311
3.8.17: py38
3.9.17: py39
3.10.12: py310
3.11.3: py311
[testenv]
setenv =