Skip to content

Conversation

minrk
Copy link
Contributor

@minrk minrk commented Aug 23, 2012

setuptools (not distribute) will replace '.pyx' extensions with '.c' if pyrex is not importable. This checks if that happened, and reverses it if so.

closes #1805

setuptools (not distribute) will replace '.pyx' extensions with '.c'
if *pyrex* is not importable.  This checks if that happened,
and reverses it if so.

closes pandas-dev#1805
@wesm
Copy link
Member

wesm commented Sep 8, 2012

Thanks. Cherry-picked

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.

Include .c files in repo.

2 participants