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

Add Cython to requirements.txt #137

Open
wants to merge 11 commits into
base: main
Choose a base branch
from
Open

Conversation

bennati
Copy link
Contributor

@bennati bennati commented Jun 28, 2023

Closes #136

Signed-off-by: Bennati, Stefano [email protected]

@pombredanne
Copy link
Member

@bennati tests are failing... do you mind to check the reason why?

@TG1999
Copy link
Contributor

TG1999 commented Nov 30, 2023

@bennati gentle ping! : )

TG1999 and others added 11 commits December 1, 2023 14:38
Currently `setup` is always mocked using `distutils.core`
but this might cause issues with certain packages.
Fix this behavior by parsing the `setup.py` file for the correct
module to import.

Closes: aboutcode-org#116

Signed-off-by: Bennati, Stefano <[email protected]>
Signed-off-by: Bennati, Stefano <[email protected]>
It includes fix for backjumping, see
sarugaku/resolvelib#113

Relates-to: aboutcode-org#106

Signed-off-by: Bennati, Stefano <[email protected]>
Signed-off-by: Bennati, Stefano <[email protected]>
Signed-off-by: Tushar Goel <[email protected]>
Signed-off-by: Tushar Goel <[email protected]>
Closes aboutcode-org#136

Signed-off-by: Bennati, Stefano <[email protected]>
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.

Add Cython as dependency
3 participants