[Distutils] PEP 345 - 3 new fields
David Cournapeau
cournape at gmail.com
Mon Nov 30 16:09:15 CET 2009
On Mon, Nov 30, 2009 at 9:20 PM, Ben Finney <ben+python at benfinney.id.au> wrote:
>
> I don't understand the distinction you're making here. What is the
> difference between “in your distribution” versus “in the end”?
It can be a file in your sdist, as long as its content is made
available to the metadata as a string, for example by generating the
metadata from the file in your setup.py
David
More information about the Distutils-SIG
mailing list