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