Skip to content

Commit

Permalink
py3.11 and younger
Browse files Browse the repository at this point in the history
  • Loading branch information
Barry1 committed Oct 18, 2024
1 parent 091f4de commit e9c8b54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ allfeatures = ["psutil", "hashlib", "icecream", "cpu_load_generator"]

[tool.tox]
requires = ["tox>4", "virtualenv>20.2"]
env_list = ["py310", "py311", "py312", "py313", "bastipytest"]
env_list = ["py311", "py312", "py313", "bastipytest"]
minversion = "4.22.0"

[tool.tox.env.bastipytest]
Expand Down

0 comments on commit e9c8b54

Please sign in to comment.