File: rules

package info (click to toggle)
python-tabulate 0.9.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 552 kB
  • sloc: python: 5,466; sh: 7; makefile: 3
file content (6 lines) | stat: -rwxr-xr-x 114 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
#!/usr/bin/make -f
#DH_VERBOSE = 1
export PYBUILD_NAME = tabulate

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