diff options
author | 0b10 <qbit8@protonmail.com> | 2020-03-02 13:38:44 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-02 13:38:44 +0100 |
commit | 72707d92b1f127a2c16f0447e4d8233ed7b3c10e (patch) | |
tree | 43c3de44f0a0d39cf72d540b7d273b92b68b7036 /plugins/meteor | |
parent | ed94e06dda36d2e321e11001b4d0f6db940e9ee9 (diff) | |
download | zsh-72707d92b1f127a2c16f0447e4d8233ed7b3c10e.tar.gz zsh-72707d92b1f127a2c16f0447e4d8233ed7b3c10e.tar.bz2 zsh-72707d92b1f127a2c16f0447e4d8233ed7b3c10e.zip |
python: add pyuserpaths function (#7758)
Summary
Make it get a list of installed interpreters, and add the
relevant local (HOME) site-packages directory to PYTHONPATH.
Reason
To easily add all relevant paths, initially, and between upgrades.
Add check for PYTHONUSERBASE
Summary
Check for a non-standard install directory, use it if one
exists, otherwise use ~/.local.
Reason
Allow users to specify their own installation directory, without
affecting functionality.
Diffstat (limited to 'plugins/meteor')
0 files changed, 0 insertions, 0 deletions