File: rules

package info (click to toggle)
python-packaging 23.0-1
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 2,512 kB
  • sloc: python: 5,608; makefile: 127; sh: 35
file content (10 lines) | stat: -rwxr-xr-x 184 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f
# -*- makefile -*-

# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1

export PYBUILD_DISABLE_pypy=test

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