How to exclude source .py files from cythonized package? I want only include .so/.pyd files #6817
Unanswered
its-monotype
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Can someone provide a working example of how to cythonize at build time, exclude source code (all .py files) from the final package, and include only .so/.pyd extensions? I want to use the latest version of Poetry and the latest version of Cython (3.0.0a11). Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions