File: rules

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

export PYBUILD_NAME=jaraco.functools
export PYBUILD_TEST_ARGS=test_functools.py

%:
	dh $@ --buildsystem pybuild --test-pytest