Created
December 26, 2018 03:43
-
-
Save cftang0827/5b7430f9ea4364944ff3f9a4eaf70270 to your computer and use it in GitHub Desktop.
get wheel package from pip remote server
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| pip wheel --wheel-dir=./ numpy==1.12 --no-deps |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment