<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Nov 24, 2016 at 3:10 PM, Paul Moore <span dir="ltr"><<a href="mailto:p.f.moore@gmail.com" target="_blank">p.f.moore@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Honestly, I don't see what's so bad about pth files. They are a<br>
standard supported Python approach. Maybe setuptools' use of them is<br>
messy?</blockquote><div><br></div><div>exactly.</div><div><br></div><div>The fact that setuptools over-uses (abuses?) pth files doesn't mean that they can't be used reasonably.</div><div><br></div><div>and given the differences of filesystems, it's a not-too-bad way to simulate symbolic links :-)</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Why not just have a single pth file, maintained by the build<br>
tool, for all editable installs?</blockquote><div><br></div><div>shouldn't that be maintained by the install tool? i.e. pip -- the whole idea is that the install tool is different than the built tool, yes? and adding a package in editable mode is an installation job, not a build job.</div><div><br></div><div>Also -- the idea here is that pip will know it's installed so it can upgrade, de-install, etc, so it really is pip's job to maintain the "editable_install.pth" file.</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"> Most users would then only have one<br>
or two pth files.<br></blockquote><div><br></div><div>let's us make sure we don't end up with the easy_install.pth nightmare!</div><div><br></div><div>-CHB</div></div><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><br>Christopher Barker, Ph.D.<br>Oceanographer<br><br>Emergency Response Division<br>NOAA/NOS/OR&R            (206) 526-6959   voice<br>7600 Sand Point Way NE   (206) 526-6329   fax<br>Seattle, WA  98115       (206) 526-6317   main reception<br><br><a href="mailto:Chris.Barker@noaa.gov" target="_blank">Chris.Barker@noaa.gov</a></div>
</div></div>