File: rules

package info (click to toggle)
python-sh 2.2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 900 kB
  • sloc: python: 4,157; makefile: 25
file content (8 lines) | stat: -rwxr-xr-x 145 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

export PYBUILD_NAME=sh
export PYBUILD_TEST_ARGS=tests/sh_test.py -k 'not test_environment'

%:
	dh $@ --buildsystem pybuild