DEBSOURCES
Skip Quicknav
sources / bpython / 0.25-2 / debian / rules
1234567891011
#!/usr/bin/make -f # Force UTF-8 locale export LC_ALL=C.UTF-8 %: dh $@ \ --buildsystem=pybuild override_dh_auto_test: # dh_auto_test -- --test-nose