We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8b40d2 commit 2ea459aCopy full SHA for 2ea459a
.github/workflows/test_and_deploy.yml
@@ -16,7 +16,7 @@ concurrency:
16
cancel-in-progress: true
17
18
env:
19
- CIBW_BUILD: cp311-* cp312-* cp313-*
+ CIBW_BUILD: cp311-* cp312-* cp313-* cp314-*
20
CIBW_TEST_EXTRAS: test
21
CIBW_TEST_COMMAND: >
22
pytest {project}
0 commit comments