`pipenv run ...` searches for a Pipfile itself, but doesn't search far enough, creating a Pipfile in the current directory. Instead, we run the command from the pipenv project root so it doesn't have to search. |
||
---|---|---|
.. | ||
conda.el | ||
python.el |
`pipenv run ...` searches for a Pipfile itself, but doesn't search far enough, creating a Pipfile in the current directory. Instead, we run the command from the pipenv project root so it doesn't have to search. |
||
---|---|---|
.. | ||
conda.el | ||
python.el |