blob: 3f2aaf48d6397011d7d37ef7e5175b921378ace4 [file] [log] [blame]
Brad Bishop6a62e0e2019-10-21 08:11:42 -04001SUMMARY = "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=2f90e43663eddf1c33087419fbb35e28"
5
6SRC_URI[md5sum] = "11d9fc865ef627efe68f25fc113974e8"
7SRC_URI[sha256sum] = "55be86ff2cd0087016759f2b15b40861cda2a8d8a8d0c669fdacdf32a77a10da"
8
9inherit pypi setuptools3
10
11RDEPENDS_${PN} += "python3-git"