Skip to content
Snippets Groups Projects
Commit e0859cd3 authored by Gard Spreemann's avatar Gard Spreemann
Browse files

Build with pyproject

parent 98a29cf7
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,7 @@ Priority: optional
Standards-Version: 4.6.2.0
Build-Depends: debhelper-compat (= 13),
dh-python,
pybuild-plugin-pyproject,
python3-aiohttp,
python3-aiosqlite (>= 0.16.0),
python3-all (>= 3.11.0),
......
......@@ -3,6 +3,7 @@
#export DH_VERBOSE = 1
export PYBUILD_NAME = zigpy
export PYBUILD_SYSTEM = pyproject
%:
dh $@ --with python3 --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