Skip to content

Commit

Permalink
Add py312 to tox.ini (dpkp#2382)
Browse files Browse the repository at this point in the history
  • Loading branch information
wbarnha authored and bradenneal1 committed May 16, 2024
1 parent caf2a25 commit 9ea42a0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tox.ini
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[tox]
envlist = py{38,39,310,311,py}, docs
envlist = py{38,39,310,311,312,py}, docs

[pytest]
testpaths = kafka test
Expand All @@ -12,6 +12,7 @@ python =
3.9: py39
3.10: py310
3.11: py311
3.12: py312
pypy-3.9: pypy

[testenv]
Expand Down

0 comments on commit 9ea42a0

Please sign in to comment.