Do not include debian folder in code branch

This commit is contained in:
2020-07-29 09:54:48 +02:00
parent 5a1c39e8a1
commit 534b5f4413
8 changed files with 0 additions and 718 deletions

10
debian/rules vendored
View File

@ -1,10 +0,0 @@
#!/usr/bin/make -f
# See debhelper(7) (uncomment to enable)
# output every command that modifies files on the build system.
#DH_VERBOSE = 1
export PYBUILD_NAME = rougail
export PYBUILD_DISABLE_python3 = test
%:
dh $@ --with python3 --buildsystem=pybuild