Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- SUMMARY = "Python machine learning library"
- HOMEPAGE = "https://scikit-learn.org/stable/index.html"
- LICENSE = "BSD"
- LIC_FILES_CHKSUM = "file://COPYING;md5=5f6fa516b7dec5faf1c6031236caebce"
- SRC_URI[sha256sum] = "57538d138ba54407d21e27c306735cbd42a6aae0df6a5a30c7a6edde46b0017d"
- PYPI_PACKAGE = "scikit-learn"
- DEPENDS += "python3-numpy"
- inherit pypi
- inherit setuptools3
- BBCLASSEXTEND = "native nativesdk"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement