File: rules

package info (click to toggle)
pybj 0.2.6-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 420 kB
  • sloc: ansic: 2,214; python: 1,613; sh: 12; makefile: 5
file content (7 lines) | stat: -rwxr-xr-x 171 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
#!/usr/bin/make -f
export DEB_BUILD_MAINT_OPTIONS=hardening=+all
export PYBUILD_TEST_ARGS=test/
export PYBUILD_NAME=bjdata

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