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

Always check dependencies in setup.py #306

Merged
merged 1 commit into from Sep 27, 2014
Merged

Always check dependencies in setup.py #306

merged 1 commit into from Sep 27, 2014

Conversation

mwaskom
Copy link
Owner

@mwaskom mwaskom commented Sep 27, 2014

This is a followup to GH-#300. Now that the setup.py won't raise an
ImportError, we no longer need to protect the dependency check during
some modes of setup processing.

This is a followup to GH-#300. Now that the setup.py won't raise an
ImportError, we no longer need to protect the dependency check during
some modes of setup processing.
mwaskom added a commit that referenced this pull request Sep 27, 2014
Always check dependencies in setup.py
@mwaskom mwaskom merged commit fed12ba into master Sep 27, 2014
@mwaskom mwaskom deleted the simplify_install branch September 27, 2014 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant