So, are you saying that if I add the following line to Manifest.in recursive-include satchmo/apps *.html *.rml
It will all get included? Can someone test and confirm that fixes the issue? If it does, I can retag. -Chris On Mon, Oct 26, 2009 at 3:04 PM, C <[email protected]> wrote: > > I have no idea what a mercurial tarball is. > If you were going from a mercurial clone, you would have the mercurial > metadata required for setuptools_hg to generate a SOURCES.txt > containing the templates. > The v0.9.{tar.bz,tar.gz,zip} files lack the SOURCES.txt file and the > mercurial metadata so setuptools blindly assumes only python files and > things explicitly mentioned in setup.py should be installed. > This is broken as designed. > > Until Mr. Moffitt does a python setup.py sdist --formats=... and makes > the resulting tar/zip balls available, just grab v0.9 from mercurial. > See my earlier posting for instructions on getting the working copy to > the v0.9 tag. > > Thanks, > Chris Dukes > > On Oct 26, 3:48 pm, Gloria <[email protected]> wrote: > > So, from where do I download these missing files in the interim, for a > > manual install, while I await this fix? > > > > This worked before from a Mercurial tar ball, so I am confused as to > > why it would fail now. > > > > Gloria > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Satchmo users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/satchmo-users?hl=en -~----------~----~----~----~------~----~------~--~---
