Re: faulty releases and pypi access [update]
"Martijn Faassen" <[email protected]> Thu, 27 Sep 2007 18:47:58 +0200
| Newsgroups | gmane.comp.web.zope.zope3 |
|---|---|
| Message-ID | <[email protected]> |
Hey, On 9/27/07, Jim Fulton <[email protected]> wrote: > > On Sep 26, 2007, at 8:26 PM, Tres Seaver wrote: [snip] > >> Including a file other > >> that README in the root requires extra effort that I don't want to > >> require -- writing setup.py files is hard enough as it is. > > > > Put the "real" README.txt and CHANGES.txt in the actual package: the > > version which is a peer of 'setup.py' should be a stub which points to > > the "real" versions. > > I can live with this, but I don't like it. It feels more complicated > to me. I don't like it either. I thought we resolved this though so I'm not sure why we're discussing this. CHANGES.txt in the root dir it is, right? Regards, Martijn