blob: 44ea5394dab120112b0df63be1265a021539ce21 [file] [log] [blame]
Andrew Geissler87f5cff2022-09-30 13:13:31 -05001require python-django.inc
2inherit setuptools3
3
4SRC_URI[sha256sum] = "032f8a6fc7cf05ccd1214e4a2e21dfcd6a23b9d575c6573cacc8c67828dbe642"
5
6RDEPENDS:${PN} += "\
7 ${PYTHON_PN}-sqlparse \
8 ${PYTHON_PN}-asgiref \
9"