Andrew Geissler | fc113ea | 2023-03-31 09:59:46 -0500 | [diff] [blame] | 1 | SUMMARY = "Get the currently executing AST node of a frame, and other information" |
2 | LICENSE = "MIT" | ||||
3 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=a3d6c15f7859ae235a78f2758e5a48cf" | ||||
4 | |||||
5 | DEPENDS = "python3-setuptools-scm-native" | ||||
6 | |||||
7 | inherit pypi python_setuptools_build_meta | ||||
8 | |||||
9 | SRC_URI[sha256sum] = "19da64c18d2d851112f09c287f8d3dbbdf725ab0e569077efb6cdcbd3497c107" |