Fix duplicate 3.11 key in tox gh-actions config
Some checks failed
Build Sphinx Docs Set / Build Docs (pull_request) Successful in 32s
Test with tox / Test with tox (3.11) (pull_request) Failing after 39s
Test with tox / Test with tox (3.12) (pull_request) Failing after 20s
Build Project / Build Project (3.12) (pull_request) Successful in 1m16s
Build Project / Build Project (3.11) (pull_request) Successful in 1m18s

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
G gillian 2026-05-12 13:32:52 -04:00
parent 70c790cadd
commit 657dd0d499

View File

@ -31,5 +31,4 @@ per-file-ignores = __init__.py:F401
[gh-actions]
python =
3.11: py311, lint
3.11: py311
3.12: py312