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 b47396c commit ead014dCopy full SHA for ead014d
pyproject.toml
@@ -56,6 +56,7 @@ embedsignature = "True"
56
emit_code_comments = "True"
57
linetrace = "True"
58
profile = "True"
59
+cimport_from_pyx = "True"
60
61
[tool.local.cythonize.kwargs.compile-time-env]
62
# This section can contain compile time env vars
0 commit comments