ソースを参照

fix: support for Python 3.14 (#80)

tags/v1.0.13
Deuchnord 2ヶ月前
committed by GitHub
コミット
420b8a5552
この署名に対応する既知のキーがデータベースに存在しません GPGキー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:


読み込み中…
キャンセル
保存