Codebase list python-procrunner / run/6412c71f-cf78-467b-9663-906d865c561d/main debian / rules
run/6412c71f-cf78-467b-9663-906d865c561d/main

Tree @run/6412c71f-cf78-467b-9663-906d865c561d/main (Download .tar.gz)

rules @run/6412c71f-cf78-467b-9663-906d865c561d/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