Skip to content

Add Cython to requirements.txt - #137

Open
bennati wants to merge 11 commits into
aboutcode-org:mainfrom
bennati:patch-1
Open

Add Cython to requirements.txt#137
bennati wants to merge 11 commits into
aboutcode-org:mainfrom
bennati:patch-1

Conversation

@bennati

Copy link
Copy Markdown
Contributor

Closes#136

Signed-off-by: Bennati, Stefano stefano.bennati@here.com

@pombredanne

Copy link
Copy Markdown
Member

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

@TG1999

Copy link
Copy Markdown
Contributor

@bennati gentle ping! : )

TG1999and others added 11 commits December 1, 2023 14:38
Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
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 <stefano.bennati@here.com>
Signed-off-by: Bennati, Stefano <stefano.bennati@here.com>
Signed-off-by: Bennati, Stefano <stefano.bennati@here.com>
It includes fix for backjumping, see
sarugaku/resolvelib#113
Relates-to: aboutcode-org#106
Signed-off-by: Bennati, Stefano <stefano.bennati@here.com>
Signed-off-by: Bennati, Stefano <stefano.bennati@here.com>
Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
Closesaboutcode-org#136
Signed-off-by: Bennati, Stefano <stefano.bennati@here.com>
Sign up for freeto 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

@bennati@pombredanne@TG1999