Skip to content

Commit

Permalink
fix: fixes envlist in tox.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
ssoto committed Jan 27, 2025
1 parent 36f1bcf commit 087adb5
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 =
py311,
py38, py39, py310, py311, py312,
flake8

[testenv]
Expand Down

0 comments on commit 087adb5

Please sign in to comment.