Tried another Python versions set
Some checks reported warnings
Tests / test (3.11) (push) Has been cancelled
Tests / test (3.8) (push) Has been cancelled
Tests / test (3.9) (push) Has been cancelled
Tests / test (3.10) (push) Has been cancelled

This commit is contained in:
2023-08-06 19:24:16 +02:00
parent 3bb7ecca7e
commit 35fe69d2a8
2 changed files with 10 additions and 7 deletions

View File

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