File: rules

package info (click to toggle)
utidylib 0.3-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 172 kB
  • ctags: 118
  • sloc: python: 365; makefile: 147
file content (7 lines) | stat: -rwxr-xr-x 91 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

%:
	dh $@ --with python2

override_dh_auto_test:
	python setup.py test