File: rules

package info (click to toggle)
python-flatdict 4.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 168 kB
  • sloc: python: 697; makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 152 bytes parent folder | download
1
2
3
4
5
6
7
#! /usr/bin/make -f

export PYBUILD_TEST_CUSTOM := 1
export PYBUILD_TEST_ARGS := {interpreter} -m unittest discover -v

%:
	dh $@ --buildsystem=pybuild