Re: ReportLab 3.x packaging and deployment
Andy Robinson <[email protected]>
| Newsgroups | gmane.comp.python.reportlab.user |
|---|---|
| Message-ID | <CABjtApsdTQqxfvgDqE85zwc0nrB4RYas_a9USh=r52BqCaEEYw@mail.gmail.com> |
On 14 January 2014 16:37, Robin Becker <[email protected]> wrote: > I can use > setuptools if that is required on the packaging side, but I don't like the > name changing it does to the site-packages target. My understanding is that we should use setuptools when packaging, and have a setuptools-based setup.py. This should make our work much easier building all of the various distros. I haven't tried it though. - Andy