File: rules

package info (click to toggle)
bluetooth-data-tools 1.28.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 536 kB
  • sloc: python: 1,647; ansic: 21; makefile: 15
file content (6 lines) | stat: -rwxr-xr-x 158 bytes parent folder | download
1
2
3
4
5
6
#!/usr/bin/make -f
export DEB_BUILD_MAINT_OPTIONS=hardening=+all
export PYBUILD_TEST_ARGS=--no-cov --ignore=tests/benchmarks

%:
	dh $@ --buildsystem=pybuild