File: rules

package info (click to toggle)
influxdb-python 0.1.12-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 156 kB
  • ctags: 97
  • sloc: python: 571; makefile: 5
file content (8 lines) | stat: -rwxr-xr-x 163 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

export PYBUILD_NAME=influxdb
export PYBUILD_TEST_NOSE=1
export PYBUILD_TEST_ARGS={dir}

%:
	dh $@ --with python2,python3 --buildsystem=pybuild