File: rules

package info (click to toggle)
nodeenv 1.9.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 476 kB
  • sloc: python: 1,405; makefile: 138; sh: 1
file content (6 lines) | stat: -rwxr-xr-x 125 bytes parent folder | download
1
2
3
4
5
6
#!/usr/bin/make -f
export PYBUILD_NAME=nodeenv
export PYBUILD_TEST_ARGS=-k 'not test_smoke'

%:
	dh $@ --buildsystem=pybuild