File: rules

package info (click to toggle)
python-gradientmodel 0.0.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,336 kB
  • sloc: python: 134; makefile: 5
file content (10 lines) | stat: -rwxr-xr-x 312 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

export PYBUILD_NAME = python-gradientmodel

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

execute_after_dh_installexamples:
	#Remove executable permission from a file in example directory
	chmod -x debian/python3-gradientmodel/usr/share/doc/python3-gradientmodel/examples/rough-metal.ipynb