File: rules

package info (click to toggle)
python-dunamai 1.25.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 512 kB
  • sloc: python: 3,645; sh: 7; makefile: 4
file content (6 lines) | stat: -rwxr-xr-x 116 bytes parent folder | download
1
2
3
4
5
6
#!/usr/bin/make -f
export PYBUILD_NAME=dunamai
export PYBUILD_TEST_ARGS=tests/unit

%:
	dh $@ --buildsystem=pybuild