File: rules

package info (click to toggle)
python-decorator 5.2.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 300 kB
  • sloc: python: 2,045; sh: 20; makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 160 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
#!/usr/bin/make -f

export PYBUILD_NAME=decorator
export PYBUILD_TEST_ARGS=tests/test.py tests/documentation.py

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