commit: e3938266158919f8c582658668516f11a14fd673
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 21 17:41:44 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Sep 21 17:48:52 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3938266
dev-python/pytest-qt: Fix whitespace
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/pytest-qt/pytest-qt-3.3.0.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/dev-python/pytest-qt/pytest-qt-3.3.0.ebuild
b/dev-python/pytest-qt/pytest-qt-3.3.0.ebuild
index 68bddcff864..e7cca9705ff 100644
--- a/dev-python/pytest-qt/pytest-qt-3.3.0.ebuild
+++ b/dev-python/pytest-qt/pytest-qt-3.3.0.ebuild
@@ -5,7 +5,6 @@ EAPI=7
PYTHON_COMPAT=( python3_{6,7,8,9} )
-
inherit distutils-r1 virtualx
DESCRIPTION="pytest plugin for PyQt4 or PyQt5 applications"