Codebase list python-procrunner / cd816352-bb7a-492e-bbbd-48f768318f92/main debian / rules
cd816352-bb7a-492e-bbbd-48f768318f92/main

Tree @cd816352-bb7a-492e-bbbd-48f768318f92/main (Download .tar.gz)

rules @cd816352-bb7a-492e-bbbd-48f768318f92/main

212cf09
 
 
 
 
 
 
 
 
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