Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
owners-plugin-test
/
d2a6c6a415001273d1e3f021faf88f4697f33085
/
.
/
poky
/
meta
/
recipes-devtools
/
python
/
python-nose_1.3.7.bb
blob: fab609df901579ed96d4af40518275d5802b7375 [
file
] [
log
] [
blame
]
inherit setuptools
require
python
-
nose
.
inc
do_install_append
()
{
rm $
{
D
}
$
{
bindir
}/
nosetests
}