File: rules

package info (click to toggle)
python-friendly 0.7.21%2Bgit20230418.fe5d3a2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,268 kB
  • sloc: python: 2,291; makefile: 6
file content (9 lines) | stat: -rwxr-xr-x 196 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f
#export DH_VERBOSE = 1
export PYBUILD_NAME=python-friendly
export PROJECT_ROOT = $(CURDIR)
export UPDATE_SNAPSHOT=1
export PYBUILD_TEST_ARGS=-v

%:
	dh $@ --buildsystem=pybuild