Skip to content

Commit f2d1ec6

Browse files
I don't think we need multiple tox environments specified, GH Actions take care of that
1 parent 01af47c commit f2d1ec6

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,7 @@ legacy_tox_ini = """
5555
[tox]
5656
isolated_build = True
5757
envlist =
58-
py311
59-
py312
60-
py313
61-
py314
58+
py
6259
docs
6360
6461
[testenv]

0 commit comments

Comments
 (0)