mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 08:58:27 -07:00
dev-python/clang-python: Dedupe with new eclass code
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -27,11 +27,6 @@ RDEPEND="
|
||||
${PYTHON_DEPS}"
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
src_prepare() {
|
||||
cd "${WORKDIR}" || die
|
||||
default
|
||||
}
|
||||
|
||||
python_test() {
|
||||
"${EPYTHON}" -m unittest discover -v || die "Tests fail with ${EPYTHON}"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user