cubicweb/skeleton/debian/rules.tmpl
branch3.26
changeset 12689 376168d1b14a
child 12709 280c9db41038
equal deleted inserted replaced
12688:8da08cc8640f 12689:376168d1b14a
       
     1 #!/usr/bin/make -f
       
     2 
       
     3 export PYBUILD_NAME = %(distname)s
       
     4 export PYBUILD_OPTION = --test-pytest
       
     5 
       
     6 %%:
       
     7 	dh $@ --with python2,python3 --buildsystem=pybuild