File: rules

package info (click to toggle)
py-rnp 0.1.0%2Bgit20221014.01b7129-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid
  • size: 424 kB
  • sloc: python: 3,062; sh: 8; makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 124 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

export PYBUILD_NAME=rnp
export PYBUILD_SYSTEM=pyproject

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