commit:     9039d662b3d9f026e671a7a48ae26162aec68811
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 13 18:48:14 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Feb 13 18:49:11 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9039d662

dev-python/editorconfig: Fix testing

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

 dev-python/editorconfig/editorconfig-0.12.4.ebuild | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/dev-python/editorconfig/editorconfig-0.12.4.ebuild 
b/dev-python/editorconfig/editorconfig-0.12.4.ebuild
index 849c3cf6df6b..74e5c75833b9 100644
--- a/dev-python/editorconfig/editorconfig-0.12.4.ebuild
+++ b/dev-python/editorconfig/editorconfig-0.12.4.ebuild
@@ -46,10 +46,6 @@ src_prepare() {
 }
 
 python_test() {
-       local mycmakeargs=(
-               -DPYTHON_EXECUTABLE="${PYTHON}"
-       )
-
        cmake_src_configure
        cmake_src_compile
        cmake_src_test

Reply via email to