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

use dh-sequence-python3

parent e9891608
Branches
Tags
No related merge requests found
......@@ -7,7 +7,7 @@ Standards-Version: 4.6.2
Rules-Requires-Root: no
Homepage: https://github.com/fabiocaccamo/django-colorfield
Build-Depends: debhelper-compat (= 13),
dh-python,
dh-sequence-python3,
python3,
python3-django,
python3-djangorestframework <!nocheck>,
......
......@@ -3,7 +3,7 @@
export PYBUILD_NAME=django-colorfield
%:
dh $@ --with python3 --buildsystem=pybuild
dh $@ --buildsystem=pybuild
override_dh_auto_clean:
rm -f colorfield/static/jscolor/jscolor.min.js
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment