diff --git a/meta-python/recipes-devtools/python/python3-wtforms_2.1.bb b/meta-python/recipes-devtools/python/python3-wtforms_2.1.bb new file mode 100644 index 0000000000..add59cf7d6 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-wtforms_2.1.bb @@ -0,0 +1,2 @@ +inherit pypi setuptools3 +require python-wtforms.inc