This website works better with JavaScript.
首頁
探索
說明
登入
Kosmorro
/
lib
镜像来自
https://github.com/Kosmorro/lib
關註
1
收藏
0
複製
0
程式碼
問題管理
版本發佈
18
Activity
瀏覽代碼
fix: support for Python 3.14
pull/80/head
Jérôme Deuchnord
3 月之前
父節點
65075b1c31
當前提交
af440e1e12
共有
1 個文件被更改
,包括
1 次插入
和
0 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
.github/workflows/tests.yml
+ 1
- 0
.github/workflows/tests.yml
查看文件
@@ -24,6 +24,7 @@ jobs:
- '3.11'
- '3.12'
- '3.13'
- '3.14'
name: Python ${{ matrix.python_version }} (${{ matrix.os }})
steps:
Write
Preview
Loading…
取消
儲存