File: rules

package info (click to toggle)
python-tzlocal 1.3-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 232 kB
  • ctags: 49
  • sloc: python: 281; makefile: 4
file content (6 lines) | stat: -rwxr-xr-x 148 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
#!/usr/bin/make -f

export PYBUILD_NAME=tzlocal
unexport TZ  # test suite fails if TZ is set
%:
	dh $@ --with python2,python3 --buildsystem=pybuild