Skip to content

[FIX] setup.py: remove future and configparse deps #1639

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

Merged
merged 1 commit into from
Sep 16, 2016

Conversation

oesteban
Copy link
Contributor

When installing with pip install -e ., these needed to be already installed.

When installing with pip install -e ., these needed to be already
installed.
Copy link
Member

@satra satra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we write some install tests to go with nipype? it could be a separate PR. but otherwise this LGTM.

@oesteban
Copy link
Contributor Author

Why don't we include those tests in #1627 ? This is a minor fix to solve some issues when you don't handle the install process (i.e. automated build of libraries depending on nipype in RTD)

@oesteban oesteban merged commit 5d9c61d into nipy:master Sep 16, 2016
@satra satra removed the in-progress label Sep 16, 2016
@oesteban oesteban deleted the fix/builtins-setup.py branch February 14, 2017 19:02
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.

2 participants