blob: f205b5b247b3733017fe2410e4c475974a172298 (
plain)
1
2
3
4
5
6
7
8
9
|
require python3-django.inc
inherit python_setuptools_build_meta
SRC_URI[sha256sum] = "23254866a5bb9a2cfa6004e8b809ec6246eba4b58a7589bc2772f1bcc8456c7f"
RDEPENDS:${PN} += "\
python3-sqlparse \
python3-asgiref \
"
|