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>
This commit is contained in:
Pascal Bach
2017-04-21 15:20:16 +02:00
committed by Martin Jansa
parent 8c1c8c269b
commit 850ab4df16
3 changed files with 23 additions and 13 deletions

View File

@@ -0,0 +1,2 @@
inherit setuptools3
require python-pytest-runner.inc