File: rules

package info (click to toggle)
python-tasklib 2.5.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 240 kB
  • sloc: python: 2,257; makefile: 147
file content (9 lines) | stat: -rwxr-xr-x 133 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

export PYBUILD_TEST_ARGS={dir}/tasklib/tests.py

# for unit tests
export TZ=UTC

%:
	dh $@ --buildsystem=pybuild