diff options
Diffstat (limited to 'meta-python/recipes-connectivity/python-priority/python3-priority_2.0.0.bb')
| -rw-r--r-- | meta-python/recipes-connectivity/python-priority/python3-priority_2.0.0.bb | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/meta-python/recipes-connectivity/python-priority/python3-priority_2.0.0.bb b/meta-python/recipes-connectivity/python-priority/python3-priority_2.0.0.bb index 93b694c8b8..26620a3a39 100644 --- a/meta-python/recipes-connectivity/python-priority/python3-priority_2.0.0.bb +++ b/meta-python/recipes-connectivity/python-priority/python3-priority_2.0.0.bb | |||
| @@ -6,4 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=ae57d8a09fc8b6b164d7357339619045" | |||
| 6 | 6 | ||
| 7 | SRC_URI[sha256sum] = "c965d54f1b8d0d0b19479db3924c7c36cf672dbf2aec92d43fbdaf4492ba18c0" | 7 | SRC_URI[sha256sum] = "c965d54f1b8d0d0b19479db3924c7c36cf672dbf2aec92d43fbdaf4492ba18c0" |
| 8 | 8 | ||
| 9 | inherit pypi setuptools3 | 9 | PTEST_PYTEST_DIR = "test" |
| 10 | inherit pypi setuptools3 ptest-python-pytest | ||
| 11 | |||
| 12 | RDEPENDS:${PN}-ptest += "python3-hypothesis" | ||
