File: rules

package info (click to toggle)
python-cligj 0.7.2-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 152 kB
  • sloc: python: 528; makefile: 4
file content (8 lines) | stat: -rwxr-xr-x 143 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f
# -*- makefile -*-

export PYBUILD_NAME=cligj
export PYBUILD_TEST_PYTEST=1

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