<div dir="ltr">Thanks for the feedback, Josh.<div><div><br class="">The Python 3 version of the distutils documentation is far improved on this topic, I believe (though please, file a bug / change if you can improve it :)</div>
<div><br></div><div>   <a href="https://docs.python.org/3/distutils/sourcedist.html#manifest">https://docs.python.org/3/distutils/sourcedist.html#manifest</a></div></div><div><br></div><div>The setuptools documentation is part of the repository at <a href="https://bitbucket.org/pypa/setuptools/src">https://bitbucket.org/pypa/setuptools/src</a> in the docs directory, so you could file a bug against that project, or even submit a pull request to it if you're comfortable with that.<br>
<div><div><br></div><div>I believe it would be sensible to redirect from the distribute documentation to setuptools... what does distutils-sig think? I also noticed that the setuptools project front page (aka the README) still promotes easy_install - should that be updated?</div>
<div><br></div><div><br></div><div>     Richard</div></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 16 July 2014 22:47, Joshua Richardson <span dir="ltr"><<a href="mailto:jricjr3@gmail.com" target="_blank">jricjr3@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class=""><span style="font-family:arial,sans-serif;font-size:13.333333969116211px">> And don't forget to include MANIFEST.in in MANIFEST.in.</span><br style="font-family:arial,sans-serif;font-size:13.333333969116211px">


<div style="font-family:arial,sans-serif;font-size:13.333333969116211px">> <br>> On 7/16/2014 8:00 AM, Vladimir Diaz wrote:<br>> > Have you tried adding the line "include README.md" to MANIFEST.in?  That<br>


> > should do the trick.</div><div style="font-family:arial,sans-serif;font-size:13.333333969116211px"><br></div></div><div style="font-family:arial,sans-serif;font-size:13.333333969116211px">It did do the trick!  Thanks so much!</div>


<div style="font-family:arial,sans-serif;font-size:13.333333969116211px"><br></div><div style="font-family:arial,sans-serif;font-size:13.333333969116211px">Where should I submit a suggestion for improved documentation?</div>


<div style="font-family:arial,sans-serif;font-size:13.333333969116211px"><br></div><div style="font-family:arial,sans-serif;font-size:13.333333969116211px">There was no documentation about the MANIFEST.in file format at <a href="http://guide.python-distribute.org/creation.html" target="_blank">http://guide.python-distribute.org/creation.html</a> or at <a href="https://pythonhosted.org/setuptools/setuptools.html#including-data-files" target="_blank">https://pythonhosted.org/setuptools/setuptools.html#including-data-files</a> .</div>


<div style="font-family:arial,sans-serif;font-size:13.333333969116211px"><br></div><div style="font-family:arial,sans-serif;font-size:13.333333969116211px">Reading the documentation at <a href="https://docs.python.org/2/distutils/sourcedist.html#manifest" target="_blank">https://docs.python.org/2/distutils/sourcedist.html#manifest</a> , I got the impression that I should list the raw file names (or patterns) without the include directive.</div>


<div style="font-family:arial,sans-serif;font-size:13.333333969116211px"><br></div><div style="font-family:arial,sans-serif;font-size:13.333333969116211px">Thanks, --josh</div><div style="font-family:arial,sans-serif;font-size:13.333333969116211px">


<br></div><div style="font-family:arial,sans-serif;font-size:13.333333969116211px"><br></div></div>
<br>_______________________________________________<br>
Distutils-SIG maillist  -  <a href="mailto:Distutils-SIG@python.org">Distutils-SIG@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/distutils-sig" target="_blank">https://mail.python.org/mailman/listinfo/distutils-sig</a><br>
<br></blockquote></div><br></div>