DEBSOURCES
Skip Quicknav
sources / python-pilight / 0.1.1-2 / debian / rules
12345
#!/usr/bin/make -f export PYBUILD_TEST_PYTEST=1 export PYBUILD_TEST_ARGS=-k "not test_no_callback" --pyargs pilight.test %: dh $@ --buildsystem=pybuild