Skip to content

Commit e8d617d

Browse files
committed
Just kidding? Looks like the extension module was needed for CI.
1 parent 6f06a8f commit e8d617d

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
@@ -19,3 +19,6 @@ classifiers = [
1919
[build-system]
2020
requires = ["maturin>=1.2,<2.0"]
2121
build-backend = "maturin"
22+
23+
[tool.maturin]
24+
features = ["pyo3/extension-module", "python_bindings"]

0 commit comments

Comments
 (0)