DEBSOURCES
Skip Quicknav
sources / python-tomlkit / 0.6.0-2 / debian / rules
1234567
#!/usr/bin/make -f #export DH_VERBOSE=1 export PYBUILD_NAME=tomlkit export PYBUILD_TEST_PYTEST=1 %: dh $@ --with python3 --buildsystem=pybuild