DEBSOURCES
Skip Quicknav
sources / python-configargparse / 1.7-2 / debian / rules
12345678
#!/usr/bin/make -f #DH_VERBOSE = 1 export PYBUILD_NAME=configargparse export PYBUILD_TEST_ARGS=-k 'not testMutuallyExclusiveArgs' %: dh $@ --buildsystem=pybuild