summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-06-08 05:38:19 +0200
committerMichał Górny <mgorny@gentoo.org>2022-06-08 06:07:35 +0200
commitd49268f7ae1ffa289c19e92371d0cd4a94921db3 (patch)
treead009b7426b6622412a5e06d5c8b7bbd0d4d0129
parentdev-ruby/jwt: add 2.4.1 (diff)
downloadgentoo-d49268f7.tar.gz
gentoo-d49268f7.tar.bz2
gentoo-d49268f7.zip
dev-python/pylint: Remove obsolete comment
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--dev-python/pylint/pylint-2.14.1.ebuild1
1 files changed, 0 insertions, 1 deletions
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
}