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

Modify download-pip-cache to not use deprecated pip options #14

Open
kragniz opened this issue Jun 11, 2017 · 0 comments
Open

Modify download-pip-cache to not use deprecated pip options #14

kragniz opened this issue Jun 11, 2017 · 0 comments

Comments

@kragniz
Copy link
Member

kragniz commented Jun 11, 2017

Looks like we're using some deprecated pip options:

[nix-shell:~/git/dewi]$ ./download-pip-cache 
+ download_pip ./boatd
+ dir=./boatd
+ mkdir -p pip-cache
+ pip install --download pip-cache --no-use-wheel ./boatd
DEPRECATION: --no-use-wheel is deprecated and will be removed in the future.  Please use --no-binary :all: instead.
DEPRECATION: pip install --download has been deprecated and will be removed in the future. Pip now has a download command that should be used instead.
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

1 participant