File: rules

package info (click to toggle)
python-peakutils 1.3.3%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 344 kB
  • sloc: python: 424; makefile: 149; sh: 1
file content (10 lines) | stat: -rwxr-xr-x 155 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

export PYBUILD_NAME=peakutils

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

override_dh_clean:
	dh_clean
	rm -rf PeakUtils.egg-info