Skip to content
Snippets Groups Projects
Verified Commit c26cf80f authored by Jochen Sprickerhof's avatar Jochen Sprickerhof
Browse files

Use dh-sequence-python3

parent 244b1b9b
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@ Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Gordon Ball <gordon@chronitis.net>
Build-Depends:
debhelper-compat (= 13),
dh-python,
dh-sequence-python3,
pybuild-plugin-pyproject,
python3-all,
python3-setuptools,
......
#!/usr/bin/make -f
export DH_VERBOSE=1
%:
dh $@ --with python3 --buildsystem=pybuild
dh $@ --buildsystem=pybuild
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