File: rules

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

export PYBUILD_NAME=mashumaro

export PYBUILD_TEST_ARGS= -v -n `nproc`

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