Skip to content

PYTHON-398 - Only have pyximport installed while importing test modules#395

Merged
mpenick merged 1 commit into
masterfrom
398
Sep 9, 2015
Merged

PYTHON-398 - Only have pyximport installed while importing test modules#395
mpenick merged 1 commit into
masterfrom
398

Conversation

@aholmberg
Copy link
Copy Markdown
Contributor

Fixes an issue where some module builds were being attempted at load
time. This was a problem for cassandra/numpy_parser, which requires a
header file not necessarily on the inlucde search path.

Fixes an issue where some module builds were being attempted at load
time. This was a problem for cassandra/numpy_parser, which requires a
header file not necessarily on the inlucde search path.

PYTHON-398
mpenick added a commit that referenced this pull request Sep 9, 2015
 PYTHON-398 - Only have pyximport installed while importing test modules
@mpenick mpenick merged commit 4b923bb into master Sep 9, 2015
@aholmberg aholmberg deleted the 398 branch January 15, 2016 22:02
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