Skip to content

Instantly share code, notes, and snippets.

@cftang0827
Created December 26, 2018 03:43
Show Gist options
  • Select an option

  • Save cftang0827/5b7430f9ea4364944ff3f9a4eaf70270 to your computer and use it in GitHub Desktop.

Select an option

Save cftang0827/5b7430f9ea4364944ff3f9a4eaf70270 to your computer and use it in GitHub Desktop.
get wheel package from pip remote server
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