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

cython: list in setup_requires instead of install_requires #1031

Open
wants to merge 1 commit into
base: devel
Choose a base branch
from

Conversation

haampie
Copy link

@haampie haampie commented Sep 22, 2023

As far as I can see, it's not a runtime dependency.

@MartinBubel MartinBubel self-requested a review March 23, 2024 20:01
Copy link
Contributor

@MartinBubel MartinBubel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @haampie
thank you for the contribution. LGTM.
However, we are looking to remove the precompiled c files from the builds such that they are build when pip install'ing the lib.
I have not tested it yet but to my understanding, that would require to keep cython as an install requirement.
Would you agree?

This is why I am not sure if we should merge this, being only that change, as it may change again before the next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants