Skip to content

Commit

Permalink
CI: Fix Py312 job in tox (#501)
Browse files Browse the repository at this point in the history
  • Loading branch information
adrien-berchet committed Mar 30, 2024
1 parent 1f06769 commit 7fad428
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[tox]
envlist = py{37,38,39,310,311}-sqla{14,latest}, pypy3-sqla{14,latest}, lint, coverage, docs
envlist = py{37,38,39,310,311,312}-sqla{14,latest}, pypy3-sqla{14,latest}, lint, coverage, docs
requires=
setuptools>42

Expand Down

0 comments on commit 7fad428

Please sign in to comment.