Skip to content

Commit

Permalink
Added tox versions for python 3.11 and 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
philipdp123 authored and samuelhwilliams committed Jul 11, 2024
1 parent f3c636e commit 739f6a4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ python =
3.8: py38
3.9: py39
3.10: py310
3.11: py311
3.12: py312


[testenv]
description = run py.test tests
Expand Down

0 comments on commit 739f6a4

Please sign in to comment.