aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-flask-migrate_2.1.1.bb
diff options
context:
space:
mode:
authorBill Randle <bill.randle@gmail.com>2017-12-07 21:49:01 -0800
committerArmin Kuster <akuster808@gmail.com>2017-12-22 19:43:54 -0800
commitd96548a395dabd7f32fb5c8aa173466a74465a21 (patch)
tree0a9908afea89381ce4084acef4a66839b0254901 /meta-python/recipes-devtools/python/python3-flask-migrate_2.1.1.bb
parentb2a0661c4b6e343ab8ae8db09ed7c2ee781e6107 (diff)
downloadmeta-openembedded-contrib-d96548a395dabd7f32fb5c8aa173466a74465a21.tar.gz
python[3]-fask-migrate: new recipes
V2: fix typo on .inc filename Signed-off-by: Bill Randle <bill.randle@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-flask-migrate_2.1.1.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-flask-migrate_2.1.1.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-flask-migrate_2.1.1.bb b/meta-python/recipes-devtools/python/python3-flask-migrate_2.1.1.bb
new file mode 100644
index 0000000000..c98cbfddb0
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python3-flask-migrate_2.1.1.bb
@@ -0,0 +1,2 @@
+inherit pypi setuptools3
+require python-flask-migrate.inc