It's very interesting.How and what can I
begin? Before I didn't realise such tasks.
05.09.2011, 20:35, "Fedora Python SIG" :
> Hi,Matt.Write in detail/please, what need doing.
>
> 31.08.2011, 00:58, "Matt Domsch" :
> - Is anyone in the Python SIG inte
Hi,Matt.Write in detail/please, what need doing.
31.08.2011, 00:58, "Matt Domsch" :
- Is anyone in the Python SIG interested in maintaining
- python-distutils-extra in el6? The Fedora maintainer has declined to
- participate in EPEL, but would welcome someone else doing so. The
- ra
Is anyone in the Python SIG interested in maintaining
python-distutils-extra in el6? The Fedora maintainer has declined to
participate in EPEL, but would welcome someone else doing so. The
rawhide copy builds clean in koji against el6 right now, so it
shouldn't be that hard to maintain.
Th
On Fri, Oct 29, 2010 at 05:45:09PM -0400, Luke Macken wrote:
> Just a heads up to some new behavior that I noticed in F14.
>
> When python-distutils-extra is installed, it will cause pylint to be run
> against your project automatically when `python setup.py sdist` is
> calle
Just a heads up to some new behavior that I noticed in F14.
When python-distutils-extra is installed, it will cause pylint to be run
against your project automatically when `python setup.py sdist` is
called. It installs DistUtilsExtra.command.check on the
distutils.commands check entry-point