audit_installed: give better Python advice
Update advice about easy-install.pth files. Closes Homebrew/homebrew#36547.
This commit is contained in:
parent
c3691ca950
commit
e40d302dee
@ -127,8 +127,7 @@ module FormulaCellarChecks
|
||||
<<-EOS.undent
|
||||
easy-install.pth files were found
|
||||
These .pth files are likely to cause link conflicts. Please invoke
|
||||
setup.py with options
|
||||
--single-version-externally-managed --record=install.txt
|
||||
setup.py using Language::Python.setup_install_args.
|
||||
The offending files are
|
||||
#{pth_found * "\n "}
|
||||
EOS
|
||||
|
Loading…
x
Reference in New Issue
Block a user