blob: 8bc1f49835e0f0f3aac41f75c631365a6f158022 [file] [log] [blame]
inherit setuptools3
require python-nose.inc
do_install_append() {
mv ${D}${bindir}/nosetests ${D}${bindir}/nosetests3
}