File: rules

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

export PYBUILD_NAME=disptrans
export PYBUILD_TEST_ARGS=test_disptrans.py

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