50
50
When installing plugins, the directories that you install them in must
51
51
be valid python identifiers. This means that they can only contain
52
52
certain characters, notably they cannot contain hyphens (``-``). Rather
56
56
Alternative plugin locations
57
57
----------------------------
59
59
If you have the necessary permissions, plugins can also be installed on a
60
60
system-wide basis. One can additionally override the personal plugins
62
62
Reference <../user-reference/configuration-help.html#brz-plugin-path>`_
63
63
for a detailed explanation).