File: rules

package info (click to toggle)
numpydoc 0.6.0%2Bds1-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 244 kB
  • ctags: 295
  • sloc: python: 2,376; makefile: 3
file content (10 lines) | stat: -rwxr-xr-x 188 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f
# -*- makefile -*-

# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1

export PYBUILD_NAME=numpydoc

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