Skip to content

Commit 6963407

Browse files
committed
Build: Include wheel for Py3.14-dev.
1 parent cabef4e commit 6963407

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ requires = ["Cython>=3.1.2", "setuptools", "wheel"]
55
build-verbosity = 2
66
environment = {LUPA_USE_BUNDLE = "true"}
77
skip = ["pp*-manylinux_aarch64", "pp*-manylinux_i686", "cp38-macosx_universal2"]
8+
enable = "cpython-prerelease"
89
test-skip = ["*-macosx_arm64", "*-macosx_universal2:arm64", "*-macosx_x86_64"]
910
test-command = "python -c \"import lupa\" && python -c \"import lupa.lua54\" "
1011

0 commit comments

Comments
 (0)