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

Remove future from setup.py and _setup commands #785

Merged
merged 10 commits into from Apr 9, 2021

Conversation

guyer
Copy link
Member

@guyer guyer commented Mar 5, 2021

Getting future from very beginning is problematic.
install_requires will take care of having it when we really need it.

Fixes #735

Getting future from very beginning is problematic.
install_requires will take care of having it when we really need it.
@guyer guyer requested review from tkphd and wd15 April 8, 2021 15:11
@guyer
Copy link
Member Author

guyer commented Apr 8, 2021

CI failures are not due to this PR

@wd15
Copy link
Contributor

wd15 commented Apr 9, 2021

Looks good. Definitely a good idea to check pip installation.

@guyer guyer merged commit 5ef7823 into usnistgov:master Apr 9, 2021
@guyer guyer deleted the setup_has_no_future branch April 9, 2021 14:53
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.

pip install fipy fails
2 participants