PATH:
opt
/
alt
/
python34
/
share
/
doc
/
alt-python34-pip
/
docs
/
reference
.. _`pip wheel`: pip wheel --------- .. contents:: Usage ***** .. pip-command-usage:: wheel Description *********** .. pip-command-description:: wheel Options ******* .. pip-command-options:: wheel .. pip-index-options:: Examples ******** 1. Build wheels for a requirement (and all its dependencies), and then install :: $ pip wheel --wheel-dir=/tmp/wheelhouse SomePackage $ pip install --no-index --find-links=/tmp/wheelhouse SomePackage
[-] pip_wheel.rst
[edit]
[-] pip_show.rst
[edit]
[-] pip_search.rst
[edit]
[-] pip_install.rst
[edit]
[+]
..
[-] pip.rst
[edit]
[-] pip_uninstall.rst
[edit]
[-] pip_freeze.rst
[edit]
[-] pip_list.rst
[edit]
[-] index.rst
[edit]