Skip to content

Commit

Permalink
chore: update tox.ini to supported python versions
Browse files Browse the repository at this point in the history
  • Loading branch information
mahnunchik committed Sep 25, 2024
1 parent de1cfb5 commit 9a9cea5
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]
isolated_build = true
envlist = py3{6,7,8}
envlist = py3{8,10,12}

[testenv]
whitelist_externals = poetry
Expand Down

0 comments on commit 9a9cea5

Please sign in to comment.