File: rules

package info (click to toggle)
python-pyforge 1.3.0-7
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 576 kB
  • sloc: python: 3,729; makefile: 13; sh: 7
file content (8 lines) | stat: -rwxr-xr-x 126 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

export PYBUILD_NAME = forge

export PYBUILD_TEST_NOSE = 1

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