diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -24,6 +24,7 @@ lint: clean -python -x /Python25/Scripts/pylint.bat --rcfile=.pylintrc coverage -python -x /Python25/Scripts/pylint.bat --rcfile=.pylintrc test/test_execfile.py -python -x /Python25/Scripts/pylint.bat --rcfile=.pylintrc test/test_farm.py + -python -x /Python25/Scripts/pylint.bat --rcfile=.pylintrc test/coveragetest.py python /Python25/Lib/tabnanny.py coverage python checkeol.py |