mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
Merge branch 'master' of github.com:pypa/pipenv
This commit is contained in:
@@ -85,6 +85,10 @@ To use Pipenv with a Conda–provided Python, you simply provide the path to the
|
||||
|
||||
$ pipenv install --python=/path/to/anaconda/python
|
||||
|
||||
To reuse Conda–installed Python packages, use the ``--site-packages`` flag::
|
||||
|
||||
$ pipenv --python=/path/to/anaconda/python --site-packages
|
||||
|
||||
☤ Generating a ``requirements.txt``
|
||||
-----------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user