Skip to content

Commit

Permalink
Add Python 3.12 to tox configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
SnoopJ committed Sep 21, 2023
1 parent 6d89ffa commit 619dac4
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}, pypy{37,38,39}
envlist = py{37,38,39,310,311,312}, pypy{37,38,39}
skip_missing_interpreters = true

[testenv]
Expand Down

0 comments on commit 619dac4

Please sign in to comment.