Skip to content
Snippets Groups Projects
Commit 00cc5e1a authored by Alexander Grund's avatar Alexander Grund
Browse files

Document the requirement to use a virtualenv to install Python packages

All `Python` modules now export `PIP_REQUIRE_VIRTUALENV=true`.
This causes an error when users try to use `pip install` without an
active virtualenv.
This also avoids admins accidentally installing/changing Python packages
in the global module.
parent e064454d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment