<div dir="auto"><div><br><div class="gmail_extra"><br><div class="gmail_quote">On 17 Jan 2017 09:20, "Dariusz Suchojad" <<a href="mailto:dsuch@zato.io">dsuch@zato.io</a>> wrote:<br type="attribution"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="quoted-text">On 16/01/17 23:10, Robert Collins wrote:<br>
> So, this proposition didn't really make sense to me. Folk like Linux<br>
> distros will want the source, and you don't need to upload wheels :-<br>
> setup.py could quite reasonably limit itself to software installation, vs<br>
> configuration. Plenty of pip installable packages are not entirely ready to<br>
> use after pip installation.<br>
<br>
</div>Hi Robert,<br>
<br>
I'm not clear if this was meant in reply to my email? I'm genuinely<br>
perplexed.<br>
<br>
I just don't know how to relate it to the suggestion I made in this message:<br>
<br>
<a href="https://mail.python.org/pipermail/distutils-sig/2017-January/030015.html" rel="noreferrer" target="_blank">https://mail.python.org/<wbr>pipermail/distutils-sig/2017-<wbr>January/030015.html</a><br>
<br>
There are several sub-threads in this discussion and I'm not quite sure<br>
what you mean.<br></blockquote></div></div></div><div dir="auto"><br></div><div dir="auto">Robert's referring to the fact that publishing a project sdist on PyPI can be quite helpful to redistributors, even if "pip install zato" just installs some helper libraries (or nothing at all) rather than a full Zato instance.</div><div dir="auto"><br></div><div dir="auto">Publishing at least a stub package with a README and setup.py that says "Zato is not pip installable, see <url> for details" would also provide a better experience for prospective users than a plain 404, provide the PyPI maintainers with a clear  explanation of how the namespace entry is being used, and the project with download metadata that gives an indication of how often this mistake is being made, and hence whether or not it's an installation method that might be worth supporting (even if it's just a shim around a "docker pull" command).</div><div dir="auto"><br></div><div dir="auto">Cheers,</div><div dir="auto">Nick.</div></div>