summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authorLeon Anavi <leon.anavi@konsulko.com>2021-05-14 17:23:40 +0300
committerKhem Raj <raj.khem@gmail.com>2021-05-17 08:52:24 -0700
commit5dd7567a6e4d592f4a06c23771c0f70a356519dc (patch)
treeb3e4faf18638ac0441117e42800a71703d6c65bb /meta-python
parentf3d8caa862a171d4db04eef44907058133882201 (diff)
downloadmeta-openembedded-5dd7567a6e4d592f4a06c23771c0f70a356519dc.tar.gz
python3-matplotlib-inline: Add recipe
Inline Matplotlib backend for Jupyter. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-matplotlib-inline_0.1.2.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-matplotlib-inline_0.1.2.bb b/meta-python/recipes-devtools/python/python3-matplotlib-inline_0.1.2.bb
new file mode 100644
index 000000000..f060f9333
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python3-matplotlib-inline_0.1.2.bb
@@ -0,0 +1,8 @@
1SUMMARY = "Inline Matplotlib backend for Jupyter"
2HOMEPAGE = "https://pypi.org/project/matplotlib-inline/"
3LICENSE = "BSD-3-Clause"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=c2728819a4288030f51c594327977be0"
5
6SRC_URI[sha256sum] = "f41d5ff73c9f5385775d5c0bc13b424535c8402fe70ea8210f93e11f3683993e"
7
8inherit pypi