File: rules

package info (click to toggle)
python-deeptools 3.5.6%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 34,456 kB
  • sloc: python: 14,503; xml: 4,212; sh: 33; makefile: 5
file content (7 lines) | stat: -rwxr-xr-x 153 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f
export DH_VERBOSE = 1
export PYBUILD_NAME=deeptools
export PYBUILD_TEST_ARGS=-v $(CURDIR)/deeptools/

%:
	dh $@ --buildsystem=pybuild