Barry A. Warsaw <[email protected]> added the comment: On Jan 14, 2019, at 04:14, Antoine Pitrou <[email protected]> wrote: > > As I said: editable installs (`pip install -e`) are an important use case of > .pth files.
Is that true outside of virtual environments? I care less about .pth files inside venvs, since those are typically isolated to a single development environment, and don’t affect Python applications or libraries globally. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue33944> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
