Codebase list python-procrunner / e6b65885-65a4-4bea-9604-e20f1612be1c/main debian / rules
e6b65885-65a4-4bea-9604-e20f1612be1c/main

Tree @e6b65885-65a4-4bea-9604-e20f1612be1c/main (Download .tar.gz)

rules @e6b65885-65a4-4bea-9604-e20f1612be1c/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