DEBSOURCES
Skip Quicknav
sources / python-pyspike / 0.8.0%2Bdfsg-3.1 / debian / rules
1234567891011
#!/usr/bin/make -f #export DH_VERBOSE = 1 export PYBUILD_NAME = pyspike %: dh $@ --with numpy3,python3 --buildsystem=pybuild override_dh_auto_test: