DEBSOURCES
Skip Quicknav
sources / itypes / 1.2.0-1 / debian / rules
12345678
#!/usr/bin/make -f export PYBUILD_NAME=itypes export PYBUILD_TEST_ARGS = tests.py export PYBUILD_TEST_FILES = tests.py %: dh $@ --with python3 --buildsystem=pybuild