DEBSOURCES
Skip Quicknav
sources / python-cligj / 0.7.1-1 / debian / rules
12345678
#!/usr/bin/make -f # -*- makefile -*- export PYBUILD_NAME=cligj export PYBUILD_TEST_PYTEST=1 %: dh $@ --with python3 --buildsystem pybuild