File: rules

package info (click to toggle)
python-box 7.3.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 572 kB
  • sloc: python: 3,471; makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 124 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
#!/usr/bin/make -f

export PYBUILD_NAME = box
export PYBUILD_DISABLE = test

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