Skip to content
Snippets Groups Projects
rules 99 B
Newer Older
  • Learn to ignore specific revisions
  • #!/usr/bin/make -f
    
    export PYBUILD_TEST_PYTEST = 1
    
    %:
    	dh $@ --with python3 --buildsystem=pybuild