File: rules

package info (click to toggle)
python-flatdict 4.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 216 kB
  • sloc: python: 689; makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 152 bytes parent folder | download | duplicates (2)
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