Skip to content

Unpin setuptools requirements #126

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
Feb 24, 2017
Merged

Unpin setuptools requirements #126

merged 1 commit into from
Feb 24, 2017

Conversation

jakirkham
Copy link
Member

Fixes https://github.com/alimanfoo/zarr/issues/125

As all of these are now requirements of setuptools instead of being vendored as they were before, pinning them to anything other than the latest version has adverse consequences. So this drops all of these pins. More details about the problem and possible fixes in issue ( pypa/pip#4264 ).

As all of these are now requirements of `setuptools` instead of being
vendored as they were before, pinning them to anything other than the
latest version has adverse consequences. So this drops all of these
pins.
@alimanfoo
Copy link
Member

FWIW if these are all requirements of setuptools then we could remove them completely from requirements_dev.txt. Happy either way.

@jakirkham
Copy link
Member Author

We may want to pin them in the future so we can have some reproducibility in our lives again. Leaving them present, but unpinned can serve as a reminder.

That said, if you feel strongly about dropping them, I'm willing to drop them entirely.

@alimanfoo alimanfoo merged commit e3d29c3 into zarr-developers:master Feb 24, 2017
@alimanfoo
Copy link
Member

Good point, merged as-is.

@jakirkham jakirkham deleted the unpin_setuptools_reqs branch February 24, 2017 22:46
@alimanfoo alimanfoo added this to the v2.2 milestone Nov 20, 2017
@alimanfoo alimanfoo added maintenance Work needed by a maintainer release notes done Automatically applied to PRs which have release notes. labels Nov 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Work needed by a maintainer release notes done Automatically applied to PRs which have release notes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants