aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-toml_0.10.0.bb
blob: 3c4acce67822e70f2067a05f3c798e179057a28a (plain)
1
2
3
4
5
6
inherit setuptools
require python-toml.inc

RDEPENDS_${PN} += " \
    ${PYTHON_PN}-datetime \
"