DEBSOURCES
Skip Quicknav
sources / python-crcmod / 1.7%2Bdfsg-1 / debian / rules
12345678910
#!/usr/bin/make -f export PYBUILD_NAME=crcmod %: dh $@ --buildsystem=pybuild --with=python2,python3 override_dh_auto_test: echo "Nothing" #python test_crcmod.py