[Twisted-Python] including plugins.tml in a package
Matt Goodall
matt at pollenation.net
Mon Aug 16 10:43:18 MDT 2004
On Mon, 2004-08-16 at 17:28, Abe Fettig wrote:
> Matt Goodall wrote:
>
> > Nevow tinkers with distutils to install a .css in amongst the Python
> > modules. Here's the config:
>
> [snip]
>
> > for scheme in install.INSTALL_SCHEMES.values():
> > scheme['data'] = scheme['purelib']
>
> I've tried that approach, but as far as I can see it doesn't work for
> bdist_wininst. I just checked nevow out of cvs, ran "python setup.py
> bdist_wininst", and installed the package. Rather than putting
> formless/freeform-default.css in c:\Python23\Lib\site-packages\formless,
> it put it in C:\Python23\formless, which I'm pretty sure is wrong.
Oh ... erm ... damn ;-). Thanks for pointing the error out.
Cheers, Matt
--
Matt Goodall <matt at pollenation.net>
More information about the Twisted-Python
mailing list