File: rules

package info (click to toggle)
zope.location 4.2-2
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye
  • size: 308 kB
  • sloc: python: 1,064; makefile: 129
file content (9 lines) | stat: -rwxr-xr-x 165 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

export PYBUILD_NAME=zope.location

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

override_dh_auto_test:
	-dh_auto_test -O--buildsystem=pybuild