~libravatar/libravatar/master

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: Francois Marier
  • Date: 2015-11-28 22:17:03 UTC
  • Revision ID: git-v1:33f9c3d04153bf3c1637f2db28499c76abfd3f10
Disable pylint and unit tests until the app is ported to jessie

Show diffs side-by-side

added added

removed removed

Lines of Context:
47
47
        @echo Running unit tests...
48
48
        @python libravatar/manage.py test public tools
49
49
 
50
 
test: pep8 pyflakes lint unittests
 
50
#test: pep8 pyflakes lint unittests
 
51
test: pep8 pyflakes
51
52
 
52
53
package:
53
54
        dpkg-buildpackage -k$(GPGKEY)