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

Commit15540d4

Browse files
Add support for python 3.13 compatibility
1 parentd23c303 commit15540d4

File tree

4 files changed

+418
-148
lines changed

4 files changed

+418
-148
lines changed

‎.github/workflows/main.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
runs-on:ubuntu-latest
99
strategy:
1010
matrix:
11-
python-version:[3.8, 3.9, "3.10", "3.11", "3.12"]
11+
python-version:[3.8, 3.9, "3.10", "3.11", "3.12", "3.13"]
1212

1313
steps:
1414
-uses:actions/checkout@v3

‎.python-version‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@
33
3.10.4
44
3.11.11
55
3.12.8
6+
3.13.7

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp