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

Doesn't work with pip 7+ #57

Closed
jimbobhickville opened this issue Jul 24, 2015 · 2 comments
Closed

Doesn't work with pip 7+ #57

jimbobhickville opened this issue Jul 24, 2015 · 2 comments

Comments

@jimbobhickville
Copy link

pip is pinned to between versions 6.0.8 and 6.2. pip is on version 7.1 now. Can we get pip-accel updated to work with newer pip? We need some of the newer features of pip and would like to use pip-accel.

xolox added a commit that referenced this issue Sep 22, 2015
Changes:

 - Bumped the required pip version
 - Switched from --no-use-wheel to --no-binary=:all:

Please note that I'm not publishing this to PyPI until Travis CI
confirms that the upgrade is good (i.e. the tests all pass).
@xolox
Copy link
Member

xolox commented Sep 22, 2015

Hi Greg and thanks for the feedback! Sorry it took me a while to tackle this issue. Today I upgraded the pip dependency to 7.1 (the commits are referenced in this issue) and I released pip-accel 0.32.1 to PyPI. Please try out the new version and let me know if you find any issues.

@xolox
Copy link
Member

xolox commented Oct 30, 2015

I'm going to close this issue now because pip 7 support was released more than a month ago and I've been using it daily since then, also no relevant new issues have been reported. Thanks again for the feedback!

@xolox xolox closed this as completed Oct 30, 2015
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

No branches or pull requests

2 participants