commit: 7445fb14849ec1e609a60c6822593949c366b3ca
Author: Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Thu Jan 19 23:24:05 2023 +0000
Commit: Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Thu Jan 19 23:24:05 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7445fb14
dev-python/pytest-isort: remove comments from previous version
Signed-off-by: Julien Roy <julien <AT> jroy.ca>
dev-python/pytest-isort/pytest-isort-3.1.0.ebuild | 2 --
1 file changed, 2 deletions(-)
diff --git a/dev-python/pytest-isort/pytest-isort-3.1.0.ebuild
b/dev-python/pytest-isort/pytest-isort-3.1.0.ebuild
index 5d7cd3a78..8776775dc 100644
--- a/dev-python/pytest-isort/pytest-isort-3.1.0.ebuild
+++ b/dev-python/pytest-isort/pytest-isort-3.1.0.ebuild
@@ -17,8 +17,6 @@ KEYWORDS="~amd64 ~x86"
SLOT="0"
distutils_enable_tests pytest
-# I don't know what's going on, so I took the easy route. 😝
-#EPYTEST_DESELECT=( test_isort.py::TestIsortItem::test_init )
RDEPEND="
dev-python/pytest[${PYTHON_USEDEP}]