1 parent 3d68d20 commit dfb8a34Copy full SHA for dfb8a34
1 file changed
pyproject.toml
@@ -55,7 +55,7 @@ Changelog = "https://tfpf.github.io/pysorteddict/changelog.html"
55
[tool.cibuildwheel]
56
archs = ["auto64"]
57
build-verbosity = 1
58
-enable = ["pypy", "pypy-eol"]
+enable = ["pyodide-eol", "pypy", "pypy-eol"]
59
test-command = "pytest {package}"
60
test-requires = [
61
# Newer versions are partially written in Rust, but their binary wheels are
0 commit comments