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