blob: f807042ec0a0cf3874ea0c57d7978c13a2431660 [file] [log] [blame]
Patrick Williamsddad1a12017-02-23 20:36:32 -06001inherit pypi setuptools3
2require python-cryptography.inc
3
4SRC_URI += " \
5 file://run-ptest \
6"
7
8RDEPENDS_${PN} += " \
9 ${PYTHON_PN}-lang \
10"