Skip to content
Snippets Groups Projects
Commit 6a225d7d authored by Alexandre Detiste's avatar Alexandre Detiste
Browse files

use new dh-sequence-python3

parent 07985358
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ Uploaders: Ghislain Antony Vaillant <ghisvail@gmail.com>
Section: python
Priority: optional
Build-Depends: debhelper-compat (= 13),
dh-python,
dh-sequence-python3,
python-agate-doc <!nodoc>,
python3-agate <!nocheck> <!nodoc>,
python3-all,
......
......@@ -12,7 +12,7 @@ export PYBUILD_AFTER_TEST = rm -rf {build_dir}/examples
endif
%:
dh $@ --with python3,sphinxdoc --buildsystem=pybuild
dh $@ --with sphinxdoc --buildsystem=pybuild
override_dh_auto_clean:
dh_auto_clean
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment