diff options
| author | Pascal Bach <pascal.bach@siemens.com> | 2017-04-21 15:20:16 +0200 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-04-26 20:13:29 +0200 |
| commit | 850ab4df1679e675b26acec5442c9604ac04ebf4 (patch) | |
| tree | e654808d48005c104b8d3fccac2e6d09b7f2f95c /meta-python/recipes-devtools/python/python3-pytest-runner_2.11.1.bb | |
| parent | 8c1c8c269b3e798cd410326ed6c4ff25bc7c290d (diff) | |
| download | meta-openembedded-850ab4df1679e675b26acec5442c9604ac04ebf4.tar.gz | |
python3-pytest-runner: make available for both Python 2 & 3
Signed-off-by: Pascal Bach <pascal.bach@siemens.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pytest-runner_2.11.1.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-pytest-runner_2.11.1.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pytest-runner_2.11.1.bb b/meta-python/recipes-devtools/python/python3-pytest-runner_2.11.1.bb new file mode 100644 index 0000000000..df56ba6d47 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-pytest-runner_2.11.1.bb | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | inherit setuptools3 | ||
| 2 | require python-pytest-runner.inc | ||
