File: rules

package info (click to toggle)
python-slimmer 0.1.30-9
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 304 kB
  • sloc: python: 1,278; makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 180 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
#!/usr/bin/make -f

export PYBUILD_NAME=slimmer
export PYBUILD_BEFORE_TEST=cp {dir}/slimmer/tests/*.html {build_dir}/slimmer/tests/

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