File: rules

package info (click to toggle)
python-pydash 8.0.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,280 kB
  • sloc: python: 14,027; makefile: 83
file content (8 lines) | stat: -rwxr-xr-x 183 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

export PYBUILD_NAME=pydash
export PYBUILD_TEST_ARGS=--verbosity=2
export PYBUILD_AFTER_TEST=rm -rfv {build_dir}/build/testresults

%:
	dh $@ --buildsystem=pybuild