Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit679ddc7

Browse files
JohnVillalovosnejch
authored andcommitted
chore: add py312 & py313 to tox environment list
Even though there isn't a Python 3.13 at this time, this is done forthe future. tox is already configured to just warn about missingPython versions, but not fail if they don't exist.
1 parent529f1fa commit679ddc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
minversion = 1.6
33
skipsdist = True
44
skip_missing_interpreters = True
5-
envlist = py311,py310,py39,py38,flake8,black,twine-check,mypy,isort,cz,pylint
5+
envlist =py313,py312,py311,py310,py39,py38,flake8,black,twine-check,mypy,isort,cz,pylint
66

77
[testenv]
88
passenv =

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp