Skip to content

Commit a5076e3

Browse files
committed
add pypy-eol
1 parent 685a768 commit a5076e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ search = '__version__: str = "{current_version}"'
151151

152152
[tool.cibuildwheel]
153153
build-verbosity = "1"
154-
enable = ["cpython-freethreading", "pypy"]
154+
enable = ["cpython-freethreading", "pypy", "pypy-eol"]
155155
test-requires = ["pytest>=6", "importlib_metadata"]
156156
test-command = "pytest -vsx {package}/tools/test_wheel.py"
157157
build-frontend = "build"

0 commit comments

Comments
 (0)