File: rules

package info (click to toggle)
python-mashumaro 3.16-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,400 kB
  • sloc: python: 19,890; sh: 16; makefile: 5
file content (9 lines) | stat: -rwxr-xr-x 187 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#! /usr/bin/make -f

export PYBUILD_NAME=mashumaro

include /usr/share/dpkg/buildopts.mk
export PYBUILD_TEST_ARGS= -v $(DEB_BUILD_OPTION_PARALLEL:%=-n %)

%:
	dh $@ --buildsystem=pybuild