Gitiles
Code Review
Sign In
192.168.1.100
/
T800
/
91288f9aaf3cba22b0a0111431913c516891fec0
/
.
/
meta-sdk
/
meta
/
meta-openembedded
/
meta-python
/
recipes-devtools
/
python
/
python-pytest-runner_4.2.bb
blob: 1765a732d0cb1708f76268be199dcb6c58420431 [
file
] [
log
] [
blame
]
rjw
91288f9
2022-11-01 13:59:36 +0800
[
diff
] [
blame^
]
1
inherit setuptools
2
require
python
-
pytest
-
runner
.
inc
3
4
# Dependency only exists for python2
5
RDEPENDS_$
{
PN
}
+=
"python-argparse python-compiler"