瀏覽代碼

fix: support for Python 3.14 (#80)

tags/v1.0.13
Deuchnord 3 週之前
committed by GitHub
父節點
當前提交
420b8a5552
沒有發現已知的金鑰在資料庫的簽署中 GPG Key ID: B5690EEEBB952194
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. +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:


Loading…
取消
儲存