commit: 81f263704d2361a34e3c678efb1eef42f7908e2a
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 23 04:50:34 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Nov 23 04:51:05 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81f26370
dev-python/rq: Fix DoubleEmptyLine
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/rq/rq-2.6.1.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/dev-python/rq/rq-2.6.1.ebuild b/dev-python/rq/rq-2.6.1.ebuild
index f9f7a193553b..549a6c0ec73c 100644
--- a/dev-python/rq/rq-2.6.1.ebuild
+++ b/dev-python/rq/rq-2.6.1.ebuild
@@ -34,7 +34,6 @@ BDEPEND="
EPYTEST_PLUGINS=()
distutils_enable_tests pytest
-
EPYTEST_DESELECT=(
# requires <sentry-sdk-2
tests/test_sentry.py::TestSentry::test_failure_capture