Skip to content

Commit

Permalink
add python 3.12 to tox
Browse files Browse the repository at this point in the history
  • Loading branch information
gcseter committed Oct 8, 2024
1 parent fb7dc6b commit d84ef57
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ envlist =
py38-elasticsearch{1,2,5,6,7}
py39-elasticsearch{1,2,5,6,7}
py310-elasticsearch{1,2,5,6,7}
py311-elasticsearch{1,2,5,6,7}
py312-elasticsearch{1,2,5,6,7}

[testenv]
deps =
Expand Down

0 comments on commit d84ef57

Please sign in to comment.