Lines Matching refs:py
4 # Makefile for utility work on coverage.py.
12 -PYTHONPATH=. python tests/test_farm.py clean
17 -rm -f *$$py.class */*$$py.class */*/*$$py.class */*/*/*$$py.class */*/*/*/*$$py.class */*/*/*/*/*$$py.class
30 LINTABLE = coverage igor.py setup.py tests ci/*.py
35 python igor.py check_eol
41 pep8 --filename=*.py --repeat $(LINTABLE)
50 python igor.py combine_html
55 python setup.py sdist --formats=gztar,zip
70 python ci/download_appveyor.py nedbat/coveragepy
73 python setup.py register
76 python setup.py build_ext
79 python setup.py install