Skip to content

Commit

Permalink
remove dead py versions from tox config
Browse files Browse the repository at this point in the history
  • Loading branch information
omarryhan committed May 22, 2024
1 parent 83def87 commit d52a74d
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=py36,py37,py38,py39,py310
envlist=py38,py39,py310

[testenv]
deps =
Expand Down

0 comments on commit d52a74d

Please sign in to comment.