File: rules

package info (click to toggle)
scriv 1.8.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 668 kB
  • sloc: python: 4,136; makefile: 167
file content (12 lines) | stat: -rwxr-xr-x 231 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

export PYBUILD_TEST_ARGS=tests
export PYBUILD_AFTER_BUILD = PYTHONPATH=src click-man --target=man scriv


%:
	dh $@ --buildsystem=pybuild

override_dh_auto_clean:
	dh_auto_clean
	rm -rf src/scriv.egg-info/ man/