[Distutils] Immutable Files on PyPI
Jeremy Stanley
fungi at yuggoth.org
Tue Sep 30 17:44:00 CEST 2014
On 2014-09-30 09:22:29 -0600 (-0600), Carl Meyer wrote:
> On 09/30/2014 08:41 AM, Nick Coghlan wrote:
> > Why is your setup.py sdist including autogenerated content? It
> > shouldn't be doing that.
>
> Don't almost all sdists? At the very least egg-info is
> autogenerated, MANIFEST usually is too.
Bingo. Also in some cases I see files autogenerated from VCS
metadata to avoid double-entry... things like change histories,
authors lists, documentation indices, and even version numbers.
--
Jeremy Stanley
More information about the Distutils-SIG
mailing list