Codebase list python-procrunner / a3dd89b4-8153-48f2-90d8-344f6ad0de0f/main debian / rules
a3dd89b4-8153-48f2-90d8-344f6ad0de0f/main

Tree @a3dd89b4-8153-48f2-90d8-344f6ad0de0f/main (Download .tar.gz)

rules @a3dd89b4-8153-48f2-90d8-344f6ad0de0f/mainraw · history · blame

1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

export PYBUILD_NAME=python-procrunner
#export PYBUILD_DISABLE=test
# export PYBUILD_VERSIONS=3.8
# export PYBUILD_INTERPRETERS=python{version}

%:
	dh $@ --with python3 --buildsystem=pybuild