Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
owners-plugin-test
/
c20556be8c6337e722b474e3b80b4c9a331e453a
/
.
/
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
}