Skip to content

Commit dfb8a34

Browse files
committed
Build for Python 3.12 on Pyodide
1 parent 3d68d20 commit dfb8a34

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Changelog = "https://tfpf.github.io/pysorteddict/changelog.html"
5555
[tool.cibuildwheel]
5656
archs = ["auto64"]
5757
build-verbosity = 1
58-
enable = ["pypy", "pypy-eol"]
58+
enable = ["pyodide-eol", "pypy", "pypy-eol"]
5959
test-command = "pytest {package}"
6060
test-requires = [
6161
# Newer versions are partially written in Rust, but their binary wheels are

0 commit comments

Comments
 (0)