File: rules

package info (click to toggle)
python-x-wr-timezone 2.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 280 kB
  • sloc: python: 568; sh: 24; makefile: 6
file content (9 lines) | stat: -rwxr-xr-x 196 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

export PYBUILD_TEST_ARGS := --x-wr-timezone=all
ifneq ($(PYBUILD_AUTOPKGTEST),1)
PYBUILD_TEST_ARGS += --ignore test/test_command_line.py
endif

%:
	dh $@ --buildsystem=pybuild