We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a936f0 commit bc24f7fCopy full SHA for bc24f7f
api/python/slint/pyproject.toml
@@ -54,6 +54,7 @@ dev = [
54
[tool.maturin]
55
module-name = "slint.core"
56
python-packages = ["slint"]
57
+features = ["pyo3/extension-module"]
58
59
[tool.uv]
60
# Rebuild package when any rust files change
0 commit comments