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

Commit103bff1

Browse files
Add Python 3.12 to CI
1 parent92cac2a commit103bff1

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

‎.taskcluster.yml‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,10 @@ tasks:
3636
version:"3.11"
3737
env:
3838
TOXENV:py311
39+
-name:tests python 3.12
40+
version:"3.12"
41+
env:
42+
TOXENV:py312
3943
-name:lint
4044
version:"3.9"
4145
env:

‎tox.ini‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[tox]
2-
envlist = py{38,39,310,311},lint
2+
envlist = py{38,39,310,311,312},lint
33
skip_missing_interpreters = true
44
tox_pip_extensions_ext_venv_update = true
55

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp