DEBSOURCES
Skip Quicknav
sources / astral / 3.2-2 / debian / rules
1234567
#!/usr/bin/make -f export PYBUILD_NAME=astral export PYBUILD_TEST_ARGS=-k "not webtest" %: dh $@ --with python3 --buildsystem=pybuild