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

Commitd798528

Browse files
Python 3.14
1 parent45eeb4b commitd798528

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

‎.github/workflows/test.yaml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
strategy:
1616
fail-fast:false
1717
matrix:
18-
python-version:["3.9", "3.10", "3.11", "3.12", "3.13"]
18+
python-version:["3.9", "3.10", "3.11", "3.12", "3.13", "3.14"]
1919
steps:
2020
-uses:actions/checkout@v4
2121
-name:Set up Python

‎.python-version‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.13
1+
3.14

‎pyproject.toml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ classifiers = [
2828
"Programming Language :: Python :: 3.11",
2929
"Programming Language :: Python :: 3.12",
3030
"Programming Language :: Python :: 3.13",
31+
"Programming Language :: Python :: 3.14",
3132
]
3233

3334
[dependency-groups]

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp