File: rules

package info (click to toggle)
mistune0 0.8.4-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 920 kB
  • sloc: python: 1,325; makefile: 177
file content (8 lines) | stat: -rwxr-xr-x 160 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

#export DH_VERBOSE=1
export PYBUILD_NAME=mistune0
export PYBUILD_BEFORE_TEST=cp -r {dir}/tests {build_dir}

%:
	dh $@ --buildsystem=pybuild