commit:     d49268f7ae1ffa289c19e92371d0cd4a94921db3
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Jun  8 03:38:19 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Jun  8 04:07:35 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d49268f7

dev-python/pylint: Remove obsolete comment

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/pylint/pylint-2.14.1.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dev-python/pylint/pylint-2.14.1.ebuild 
b/dev-python/pylint/pylint-2.14.1.ebuild
index 42b2494ce503..9dd158928f4a 100644
--- a/dev-python/pylint/pylint-2.14.1.ebuild
+++ b/dev-python/pylint/pylint-2.14.1.ebuild
@@ -66,7 +66,6 @@ python_test() {
                
tests/checkers/unittest_typecheck.py::TestTypeChecker::test_nomember_on_c_extension_info_msg
                
tests/config/pylint_config/test_run_pylint_config.py::test_invocation_of_pylint_config
        )
-       # Specify the test directory explicitly to avoid import file mismatches
        epytest
 }
 

Reply via email to