blob: 14c41a626f3198c7c40ed5667a45afa0d04d4fcd [file] [log] [blame]
Patrick Williams03514f12024-04-05 07:04:11 -05001require python-django.inc
2inherit setuptools3
3
4SRC_URI[sha256sum] = "5fb37580dcf4a262f9258c1f4373819aacca906431f505e4688e37f3a99195df"
5
6RDEPENDS:${PN} += "\
7 python3-sqlparse \
8 python3-asgiref \
9"