diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pytest_3.4.2.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pytest_3.4.2.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pytest_3.4.2.bb b/meta-python/recipes-devtools/python/python3-pytest_3.4.2.bb index 466cfa8253..eba6632a27 100644 --- a/meta-python/recipes-devtools/python/python3-pytest_3.4.2.bb +++ b/meta-python/recipes-devtools/python/python3-pytest_3.4.2.bb | |||
@@ -1,2 +1,4 @@ | |||
1 | inherit pypi setuptools3 | 1 | inherit pypi setuptools3 |
2 | require python-pytest.inc | 2 | require python-pytest.inc |
3 | |||
4 | ALTERNATIVE_PRIORITY = "100" | ||