This commit is contained in:
Plamerdi Makela 2026-01-10 00:48:14 -05:00 committed by GitHub
commit 4c89dbbb68
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

View File

@ -16,7 +16,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v6
with:
python-version: "3.13"
python-version: "3.14"
- name: Install pypa/build
run: >-
python3 -m

View File

@ -11,6 +11,7 @@ envlist =
py311
py312
py313
py314
[testenv]
deps =