Package: pychecker
Version: 0.8.19-3
Severity: wishlist
Hi,
I'd be great if pychecker would be integrateable into setuptools like:
python setup.py pychecker
which would then run pychecker as configured in setup.cfg. This could be
similar to nosetests setuptools integration which can be enabled as
easily as:
from setuptools import setup
setup(name = "foo",
...
setup_requires=['nose>=1.0'],
)
Cheers,
-- Guido
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (990, 'testing'), (50, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 3.0.0-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages pychecker depends on:
ii python 2.7.2-9
ii python2.6 2.6.7-3
ii python2.7 2.7.2-5
pychecker recommends no packages.
pychecker suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]