File: rules

package info (click to toggle)
python-admesh 0.98.9-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 248 kB
  • sloc: python: 331; sh: 99; makefile: 4
file content (6 lines) | stat: -rwxr-xr-x 150 bytes parent folder | download
1
2
3
4
5
6
#!/usr/bin/make -f
export PYBUILD_NAME=admesh
export DEB_BUILD_MAINT_OPTIONS = hardening=+all

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