summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-django_5.2.9.bb
blob: c0aff44a7851f68360f27e5c77297628641c9da2 (plain)
1
2
3
4
5
6
7
8
9
require python3-django.inc
inherit python_setuptools_build_meta

SRC_URI[sha256sum] = "16b5ccfc5e8c27e6c0561af551d2ea32852d7352c67d452ae3e76b4f6b2ca495"

RDEPENDS:${PN} += "\
    python3-sqlparse \
    python3-asgiref \
"