File: rules

package info (click to toggle)
profitbricks-sdk-python 3.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 416 kB
  • ctags: 987
  • sloc: python: 5,137; makefile: 6
file content (12 lines) | stat: -rwxr-xr-x 229 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

export PYBUILD_NAME=profitbricks

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

# Disable test due required network connection
override_dh_auto_test:

override_dh_install:
	dh_install --fail-missing