Linux.com

Re: Spreading Python applications

Posted by: Anonymous [ip: 64.231.79.23] on August 09, 2007 02:06 AM
What would you use instead of package_dir?

About setuptools: I just meant that if you use it on your own and install a package as root, you'll have to remove it another way, not using your package manager. That's the case for my own distro but you're right. Setuptools just builds on distutils really, so I would hope it can support bdist_rpm. Thanks for the clarification though.

#

Return to Spreading Python applications