diff options
author | Bill Randle <bill.randle@gmail.com> | 2017-12-07 21:45:40 -0800 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2017-12-22 19:43:53 -0800 |
commit | 7e4e1340277b4822098b88a235c5afa0a004ef80 (patch) | |
tree | 5821dda19a864051f3956b7179aa59d63a6609d9 /meta-python/recipes-devtools | |
parent | dd38e0e3f2666acbac5863df648124e9669817bc (diff) | |
download | meta-openembedded-7e4e1340277b4822098b88a235c5afa0a004ef80.tar.gz |
python3-flask-bootstrap: new recipe
Signed-off-by: Bill Randle <bill.randle@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-flask-bootstrap_3.3.7.1.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-flask-bootstrap_3.3.7.1.bb b/meta-python/recipes-devtools/python/python3-flask-bootstrap_3.3.7.1.bb new file mode 100644 index 000000000..877c75436 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-flask-bootstrap_3.3.7.1.bb | |||
@@ -0,0 +1,2 @@ | |||
1 | inherit pypi setuptools3 | ||
2 | require python-flask-bootstrap.inc | ||