Skip to content

Commit 2946ce0

Browse files
committed
Add support for Python 3.14
1 parent f8fb94c commit 2946ce0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ jobs:
5050
if: "!endsWith(matrix.python, '-dev')"
5151
with:
5252
python-version: ${{ matrix.python }}
53+
allow-prereleases: true
5354
cache: pip
5455
cache-dependency-path: test-requirements.txt
5556
- name: Setup python (dev)

0 commit comments

Comments
 (0)