Skip to content

Commit 0e85bb4

Browse files
astrofroglarrybradley
authored andcommitted
Enable limited API builds
1 parent 581b620 commit 0e85bb4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -305,3 +305,6 @@ ignore = [
305305

306306
[tool.ruff.lint.pydocstyle]
307307
convention = 'numpy'
308+
309+
[tool.distutils.bdist_wheel]
310+
py-limited-api = "cp311"

0 commit comments

Comments
 (0)