Skip to content

Commit bcbd38f

Browse files
Fix pyproject and add uv.locl.
1 parent 27c9877 commit bcbd38f

File tree

2 files changed

+154
-1
lines changed

2 files changed

+154
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ tests = [
1616
"pytest",
1717
]
1818
[tool.maturin]
19-
features = ["pyo3/extension-module"]
19+
features = ["pyo3/extension-module", "python"]

uv.lock

Lines changed: 153 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)