Codebase list python-procrunner / 97765d78-8f83-4045-9710-e8da1c22aef6/main debian / rules
97765d78-8f83-4045-9710-e8da1c22aef6/main

Tree @97765d78-8f83-4045-9710-e8da1c22aef6/main (Download .tar.gz)

rules @97765d78-8f83-4045-9710-e8da1c22aef6/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