On 15 March 2017 at 02:05, Nathaniel Smith <n...@pobox.com> wrote:

> Having special metadata for "sdist creation-time dependencies" strikes
> me as papering over the needless complexity of the current system by
> adding more complexity on top. I can see how it'd have some short-term
> benefits but it seems net-harmful in the long run IMHO.
>

How do you propose Warehouse should publish the static metadata? How should
distlib abstract over the different metadata formats?

Or perhaps I should just drop the whole section about "pysdist.json" files?

It's orthogonal to the essential purpose of the PEP, and it seems to be
confusing people more than it's helping (we *can* put these files in the
sdists they describe, but we don't *have* to).

Cheers,
Nick.

-- 
Nick Coghlan   |   ncogh...@gmail.com   |   Brisbane, Australia
_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
https://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to