From 21c2147b9222958197678a258fa17a8ef3fa5779 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Wed, 11 May 2022 18:31:19 +0200 Subject: dev-python/rfc3339-validator: Revert the pytest-markdown workaround MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The awful mistake of dev-python/pytest-markdown is now sterilized via epytest, no need to work around it anymore. Signed-off-by: Michał Górny --- dev-python/rfc3339-validator/rfc3339-validator-0.1.4-r1.ebuild | 4 ---- 1 file changed, 4 deletions(-) (limited to 'dev-python/rfc3339-validator') diff --git a/dev-python/rfc3339-validator/rfc3339-validator-0.1.4-r1.ebuild b/dev-python/rfc3339-validator/rfc3339-validator-0.1.4-r1.ebuild index b85efbca0543..72cb16eb1624 100644 --- a/dev-python/rfc3339-validator/rfc3339-validator-0.1.4-r1.ebuild +++ b/dev-python/rfc3339-validator/rfc3339-validator-0.1.4-r1.ebuild @@ -33,7 +33,3 @@ BDEPEND=" " distutils_enable_tests pytest - -python_test() { - epytest tests -} -- cgit v1.2.3-65-gdbad