Sfoglia il codice sorgente

fix: support for Python 3.14 (#80)

tags/v1.0.13
Deuchnord 3 settimane fa
committed by GitHub
parent
commit
420b8a5552
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: B5690EEEBB952194
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. +1
    -0
      .github/workflows/tests.yml

+ 1
- 0
.github/workflows/tests.yml Vedi File

@@ -24,6 +24,7 @@ jobs:
- '3.11'
- '3.12'
- '3.13'
- '3.14'

name: Python ${{ matrix.python_version }} (${{ matrix.os }})
steps:


Caricamento…
Annulla
Salva