[Distutils] [Setuptools] VCS agnostic
Sebastien Douche
sdouche at gmail.com
Tue Sep 9 13:12:12 CEST 2008
On Sun, Sep 7, 2008 at 19:22, Phillip J. Eby <pje at telecommunity.com> wrote:
> Plugins. (This would also be the case for the revision-number finding
> code.) We could just add a "setuptools.vcs_filters" entry point group
> wherein filter functions could be registered. Most VCS support is through
> plugins anyhow, so it's no big deal for them to define a function and add
> another entry point.
http://bugs.python.org/issue3814
A first attempt.
--
Seb
More information about the Distutils-SIG
mailing list