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 extras for cython #5

Merged
merged 2 commits into from
Mar 13, 2019
Merged

Add extras for cython #5

merged 2 commits into from
Mar 13, 2019

Conversation

jcrowgey
Copy link
Contributor

If you install the package with [cython] tag, this will enforce that
you're using a version of cython that actually compiles. If you just
install without the cython tag but have an older version of cython in
your environment, the installation will fail but at least you'll have
some breadcrumbs in the setup.py to see what you ought to try (ie,
upgrade your cython).

Joshua Crowgey added 2 commits March 13, 2019 10:38
If you install the package with [cython] tag, this will enforce that
you're using a version of cython that actually compiles.  If you just
install without the cython tag but have an older version of cython in
your environment, the installation will fail but at least you'll have
some breadcrumbs in the setup.py to see what you ought to try (ie,
upgrade your cython).
@timothycrosley timothycrosley merged commit d88d447 into koalified:master Mar 13, 2019
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