File: rules

package info (click to toggle)
twitterwatch 0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 140 kB
  • ctags: 55
  • sloc: python: 215; makefile: 147
file content (7 lines) | stat: -rwxr-xr-x 128 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
#!/usr/bin/make -f

%:
	dh $@ --with python3 --buildsystem=pybuild

override_dh_python3:
	dh_python3 --shebang=/usr/bin/python3