Skip to content

Commit ead014d

Browse files
committed
XXX: Try to configure cython
1 parent b47396c commit ead014d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ embedsignature = "True"
5656
emit_code_comments = "True"
5757
linetrace = "True"
5858
profile = "True"
59+
cimport_from_pyx = "True"
5960

6061
[tool.local.cythonize.kwargs.compile-time-env]
6162
# This section can contain compile time env vars

0 commit comments

Comments
 (0)