If I install the pip package through
pip install -e -e git+https://example.com/repos/foo#egg=foo
then a directory called pip-delete-this-directory.txt .
I'm not sure if I can delete this file, or will it break something?
Question
Where is the canonical / doc link for this file?
source share