aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-twitter_3.7.0.bb
diff options
context:
space:
mode:
authorSai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>2019-02-05 11:57:35 -0800
committerKhem Raj <raj.khem@gmail.com>2019-02-06 08:19:13 -0800
commitf6e0ee746b633a2632980221d02ff704c524e7b4 (patch)
tree0cb54fd267f644bb287bb067edec7d770adef5c2 /meta-python/recipes-devtools/python/python3-twitter_3.7.0.bb
parentc19f3a7716abd9802fd007200519de6c5904e7f8 (diff)
downloadmeta-openembedded-contrib-f6e0ee746b633a2632980221d02ff704c524e7b4.tar.gz
python3-twitter_3.7.0.bb: Yocto recipes for tweepy packages
Yocto recipes for easy to use python2 and python3 libraries for accessing twitter APIs Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-twitter_3.7.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-twitter_3.7.0.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-twitter_3.7.0.bb b/meta-python/recipes-devtools/python/python3-twitter_3.7.0.bb
new file mode 100644
index 0000000000..c2e4d2ebd3
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python3-twitter_3.7.0.bb
@@ -0,0 +1,3 @@
+require python-twitter.inc
+inherit pypi setuptools3
+