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