File: rules

package info (click to toggle)
cppimport 22.08.02-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 260 kB
  • sloc: python: 756; cpp: 71; ansic: 31; sh: 8; makefile: 4
file content (9 lines) | stat: -rwxr-xr-x 180 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f
#export DH_VERBOSE = 1

export PYBUILD_NAME=cppimport

export PYBUILD_TEST_ARGS=-k "not test_multiple_processes"

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