Update advanced.rst

This commit is contained in:
2017-11-08 11:49:57 -05:00
committed by GitHub
parent e8f031a0d1
commit e365c6804f
+1
View File
@@ -293,6 +293,7 @@ will detect it.
- ``PIPENV_IGNORE_VIRTUALENVS`` — Set to disable automatically using an activated virtualenv over
the current project's own virtual environment.
If you'd like to set these environment variables on a per-project basis, I recommend utilizing the fantastic `direnv <https://direnv.net>`_ project, in order to do so.
Also note that `pip itself supports environment variables <https://pip.pypa.io/en/stable/user_guide/#environment-variables>`_, if you need additional customization.