DEBSOURCES
Skip Quicknav
sources / cmyt / 2.0.2-1 / debian / rules
1234567
#!/usr/bin/make -f export PYBUILD_NAME=cmyt export PYBUILD_AFTER_INSTALL=rm -rf '{destdir}/{install_dir}/tests' %: dh $@ --with python3 --buildsystem=pybuild