Patrick Williams | ac13d5f | 2023-11-24 18:59:46 -0600 | [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] = "35afe2ce3affba8ee97f2d69927fa823b08b472b7b994e36a52a964b93d16147" |