File: rules

package info (click to toggle)
pynpoint 0.11.1-2
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 2,352 kB
  • sloc: python: 15,971; makefile: 73
file content (10 lines) | stat: -rwxr-xr-x 166 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f
#export DH_VERBOSE = 1

export SETUPTOOLS_SCM_PRETEND_VERSION=0.11.1

%:
	dh $@ --buildsystem=pybuild

override_dh_auto_test:
	@echo skipping test