From f9950783cfd07e28f8433250a6610dbe9827a40f Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Sun, 4 Sep 2022 11:36:31 +0200 Subject: dev-ada/e3-core: Remove redundant -p no:markdown MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny Closes: https://github.com/gentoo/gentoo/pull/27131 Signed-off-by: Michał Górny --- dev-ada/e3-core/e3-core-22.1.0.ebuild | 4 ---- 1 file changed, 4 deletions(-) (limited to 'dev-ada') diff --git a/dev-ada/e3-core/e3-core-22.1.0.ebuild b/dev-ada/e3-core/e3-core-22.1.0.ebuild index 98ae628c722e..b2affb6abb5e 100644 --- a/dev-ada/e3-core/e3-core-22.1.0.ebuild +++ b/dev-ada/e3-core/e3-core-22.1.0.ebuild @@ -48,7 +48,3 @@ src_compile() { $(tc-getCC) ${CFLAGS} -o src/e3/os/data/rlimit-${PLATFORM} tools/rlimit/rlimit.c ${LDFLAGS} distutils-r1_src_compile } - -python_test() { - epytest -p no:markdown -} -- cgit v1.2.3-65-gdbad