File: rules

package info (click to toggle)
python-munch 2.3.2-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 112 kB
  • sloc: python: 204; makefile: 4
file content (6 lines) | stat: -rwxr-xr-x 128 bytes parent folder | download
1
2
3
4
5
6
#!/usr/bin/make -f
DH_ALWAYS_EXCLUDE=CVS:.svn:.git
export PYBUILD_NAME = munch

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