Skip to content

Commit 76a67aa

Browse files
committed
fix: pyo3 extension-module
1 parent 1edb2a4 commit 76a67aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ classifiers = [
1313
dynamic = ["version"]
1414

1515
[tool.maturin]
16+
features = ["pyo3/extension-module"]
1617

1718
[project.optional-dependencies]
1819
test = ["pytest"]

0 commit comments

Comments
 (0)