Skip to content

Commit

Permalink
Add Python 3.11 tox environment.
Browse files Browse the repository at this point in the history
  • Loading branch information
Carifio24 committed Jul 27, 2023
1 parent a1ebd43 commit 2fa1e41
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{36,37,38,39,310}-test
envlist = py{36,37,38,39,310,311}-test
requires = pip >= 18.0
setuptools >= 30.3.0

Expand Down

0 comments on commit 2fa1e41

Please sign in to comment.