Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dev: is cython used at run time? at all? #684

Open
asarhaddon opened this issue Dec 16, 2023 · 0 comments
Open

dev: is cython used at run time? at all? #684

asarhaddon opened this issue Dec 16, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@asarhaddon
Copy link
Contributor

Hello.
Cython is listed in setup.cfg and requirements.txt.
Automated tools building the Debian package deduce the run-time dependencies from them.
Cython does not seem to be used at all, but even if it is, it is most probably only useful at build time.
Could it be removed from these lists and handled separately, like the dependencies for tests?
Thanks.

@asarhaddon asarhaddon added the enhancement New feature or request label Dec 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant