Skip to content

Commit

Permalink
chore(tox): add py311, py312
Browse files Browse the repository at this point in the history
  • Loading branch information
texastony committed Mar 2, 2024
1 parent b5a1ca7 commit 3fde8d3
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,6 +1,6 @@
[tox]
envlist =
py{36,37,38,39,310}-{local,integ,examples},
py{36,37,38,39,310,311,312}-{local,integ,examples},
mypy-py{3},
bandit, doc8, readme, docs,
flake8{,-tests,-examples}, pylint{,-tests,-examples},
Expand Down

0 comments on commit 3fde8d3

Please sign in to comment.