~sergiusens/cloud-init/snappy

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: Scott Moser
  • Date: 2014-08-26 19:53:41 UTC
  • mto: This revision was merged to the branch mainline in revision 1001.
  • Revision ID: smoser@ubuntu.com-20140826195341-qoaqkjbsfw8h41s7
further remove evidence of pylint.

This just removes comments '# pylint:' things and other code
remnents of pylint.

Show diffs side-by-side

added added

removed removed

Lines of Context:
58
58
deb:
59
59
        ./packages/bddeb
60
60
 
61
 
.PHONY: test pylint pyflakes 2to3 clean pep8 rpm deb yaml check_version
 
61
.PHONY: test pyflakes 2to3 clean pep8 rpm deb yaml check_version
62
62
.PHONY: pip-test-requirements pip-requirements clean_pyc