summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-django_4.1.6.bb
blob: e54398c4563820bb4c7a2b6abdd9babf55f58be5 (plain)
1
2
3
4
5
6
7
8
9
require python-django.inc
inherit setuptools3

SRC_URI[sha256sum] = "bceb0fe1a386781af0788cae4108622756cd05e7775448deec04a71ddf87685d"

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