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