Codebase list python-procrunner / fb086983-6445-4395-b47d-97f9e23f48c5/main debian / rules
fb086983-6445-4395-b47d-97f9e23f48c5/main

Tree @fb086983-6445-4395-b47d-97f9e23f48c5/main (Download .tar.gz)

rules @fb086983-6445-4395-b47d-97f9e23f48c5/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