Skip to content

Commit 3675706

Browse files
authored
Remove 39 in env_list (#166)
1 parent 6122300 commit 3675706

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
@@ -160,5 +160,5 @@ legacy_tox_ini = """
160160
pytest-cov
161161
162162
[tox]
163-
env_list = py{39,310,311,312}-{linux,macos,windows}
163+
env_list = py{310,311,312}-{linux,macos,windows}
164164
"""

0 commit comments

Comments
 (0)