Explorar el Código

fix: support for Python 3.14

pull/80/head
Jérôme Deuchnord hace 3 meses
padre
commit
af440e1e12
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      .github/workflows/tests.yml

+ 1
- 0
.github/workflows/tests.yml Ver fichero

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

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


Cargando…
Cancelar
Guardar