File: rules

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

export PYBUILD_NAME := expandvars
export PYBUILD_TEST_ARGS := --no-cov

%:
	dh $@ --buildsystem=pybuild