diagnose.rst: Remove outdated -c docs

This commit is contained in:
Per Lundberg
2021-03-26 15:38:24 +02:00
committed by GitHub
parent 275f7e151e
commit 06ce13521d
-12
View File
@@ -96,18 +96,6 @@ This may be related to your locale setting. See :ref:`unknown-local-diagnose`
for a possible solution.
☤ ``shell`` does not show the virtualenvs name in prompt
---------------------------------------------------------
This is intentional. You can do it yourself with either shell plugins, or
clever ``PS1`` configuration. If you really want it back, use
::
pipenv shell -c
instead (not available on Windows).
☤ Pipenv does not respect dependencies in setup.py
--------------------------------------------------