Skip to content
This repository was archived by the owner on Jun 9, 2020. It is now read-only.

MNT: Always compile Cython at build time - #149

Open
pllim wants to merge 3 commits into
rkern:masterfrom
pllim:no-include-compiled-c
Open

MNT: Always compile Cython at build time#149
pllim wants to merge 3 commits into
rkern:masterfrom
pllim:no-include-compiled-c

Conversation

@pllim

@pllim pllim commented Mar 20, 2019

Copy link
Copy Markdown
Contributor

Related issues: #127, #132, #133, #145

Someone with more setuptools-fu than me should double check on this PR.

@jhunkeler

Copy link
Copy Markdown

setup_requires is only useful for python setup.py [cmd]. Consider adding cython as a [build-system] requirement in pyproject.toml (PEP-517) so pip users can build it from source too 😁

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants