mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
+1
-2
@@ -81,8 +81,7 @@ This will fail a build if the ``Pipfile.lock`` is out–of–date, instead of ge
|
||||
☤ ``pipenv`` and ``conda``
|
||||
--------------------------
|
||||
|
||||
Conda does not play nicely with virtualenv, so you have to explicitly tell Pipenv
|
||||
to use conda's python, like this::
|
||||
To use Pipenv with a Conda–provided Python, you simply provide the path to the Pyhon binary::
|
||||
|
||||
$ pipenv install --python=/path/to/anaconda/python
|
||||
|
||||
|
||||
Reference in New Issue
Block a user