File: rules

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

export PYBUILD_NAME=configargparse
export PYBUILD_TEST_ARGS=-k 'not testMutuallyExclusiveArgs'

%:
	dh $@ --buildsystem=pybuild