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