Skip to content

Commit 13fbd86

Browse files
committed
Readd Python 3.7 to tox
1 parent c09e8de commit 13fbd86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ select = [
6565
[tool.tox]
6666
legacy_tox_ini = """
6767
[tox]
68-
envlist = clean,docs,py39,313
68+
envlist = clean,docs,py37,py39,313
6969
skipsdist = {env:TOXBUILD:false}
7070
7171
# TODO: Replace with ruff

0 commit comments

Comments
 (0)