Derek Straka 260422eb5f Remove blacklists of python packages where build issues have been resolved
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-02-16 12:06:37 +01:00

6 lines
135 B
BlitzBasic

inherit pypi setuptools3
require python-requests.inc
# Add the runtime depends for selectors.py
RDEPENDS_${PN} += "${PYTHON_PN}-misc"