Skip to content

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.

2 participants