blob: 8fa2c62cc4bc3ea4c94326da99354ab1a4beafe1 [file] [log] [blame]
Andrew Geissler615f2f12022-07-15 14:00:58 -05001SUMMARY = "A tool to help with creating, uploading, and upgrading Mycroft skills on the skills repo."
2HOMEPAGE = "https://github.com/MycroftAI/mycroft-skills-kit"
3LICENSE = "Apache-2.0"
4LIC_FILES_CHKSUM = "file://README.md;md5=f518abfcfc3935b1f0ec8f2332cb30d3"
5
6SRC_URI[sha256sum] = "f698f193112a8628e776e67b89a95c3f78095857c045dd9cde4cf915a5fbdd80"
7
8inherit pypi setuptools3
9
10RDEPENDS:${PN} += "python3-git"