Skip to content

Commit

Permalink
fix tox envlist
Browse files Browse the repository at this point in the history
  • Loading branch information
RonnyPfannschmidt committed Dec 21, 2024
1 parent e100459 commit c4edc00
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=py{38,39,310,311,312,pypy38},docs,linting
envlist=py{39,310,311,312,pypy39},docs,linting
isolated_build = true

[testenv]
Expand Down

0 comments on commit c4edc00

Please sign in to comment.