Skip to content

Commit

Permalink
tox: Remove py38
Browse files Browse the repository at this point in the history
Signed-off-by: Michał Górny <mgorny@gentoo.org>
  • Loading branch information
mgorny committed May 8, 2024
1 parent 06920cb commit 8d0ac23
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 = qa,py38,py39,py310,py311,py312,pypy3
envlist = qa,py39,py310,py311,py312,pypy3
skip_missing_interpreters = True
isolated_build = True

Expand Down

0 comments on commit 8d0ac23

Please sign in to comment.