Skip to content

Commit

Permalink
remove python 3.8 from tox
Browse files Browse the repository at this point in the history
  • Loading branch information
Elnaril committed Dec 30, 2024
1 parent 78f7de2 commit fd879f8
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,7 +1,7 @@
[tox]
skipsdist = True
envlist =
py{38,39,310,311,312,313}-web3{6,7}
py{39,310,311,312,313}-web3{6,7}
lint-web3{6,7}
coverage

Expand Down

0 comments on commit fd879f8

Please sign in to comment.