Skip to content

Commit

Permalink
remove python 3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
mariuzka committed Jan 17, 2024
1 parent 74164a2 commit 9a1c71a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tox.ini
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
[tox]
isolated_build = True
envlist = py38,py39,py310,py311,py312
envlist = py39,py310,py311,py312

[gh-actions]
python =
3.8: py38
3.9: py39
3.10: py310
3.11: py311
Expand Down

0 comments on commit 9a1c71a

Please sign in to comment.