Skip to content

Commit

Permalink
Merge pull request #130 from Yelp/u/eojeah/remove-py11-py12
Browse files Browse the repository at this point in the history
remove py11 and py12 from tox
  • Loading branch information
EOjeah authored Jul 4, 2024
2 parents b6c35ae + 9b0560e commit d66397a
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 = pre-commit, py38, py310, py311, py312, flake8, pre-commit
envlist = pre-commit, py38, py310, flake8, pre-commit

[testenv]
deps = -rrequirements-dev.txt
Expand Down

0 comments on commit d66397a

Please sign in to comment.