Skip to content

Commit

Permalink
chore: add missing py313 in tox env list (#459)
Browse files Browse the repository at this point in the history
  • Loading branch information
jooola authored Oct 22, 2024
1 parent 7408c9d commit a37aff4
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 = py38, py39, py310, py311, py312
envlist = py38, py39, py310, py311, py312, py313

[testenv]
passenv = FAKE_API_ENDPOINT
Expand Down

0 comments on commit a37aff4

Please sign in to comment.