DEBSOURCES
Skip Quicknav
sources / python-smoke-zephyr / 1.4.1-1 / debian / rules
1234567
#! /usr/bin/make -f export PYBUILD_NAME=smoke-zephyr export PYBUILD_TEST_ARGS=-s {dir}/tests -p "[a-z]*.py" %: dh $@ --with python2,python3 --buildsystem=pybuild