diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-09-21 19:41:44 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-09-21 19:48:52 +0200 |
commit | e3938266158919f8c582658668516f11a14fd673 (patch) | |
tree | 701e03f4c417523979add1ea3aa809ab2b043cf3 /dev-python/pytest-qt | |
parent | dev-python/pytest-ordering: Fix whitespace (diff) | |
download | gentoo-e3938266158919f8c582658668516f11a14fd673.tar.gz gentoo-e3938266158919f8c582658668516f11a14fd673.tar.bz2 gentoo-e3938266158919f8c582658668516f11a14fd673.zip |
dev-python/pytest-qt: Fix whitespace
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pytest-qt')
-rw-r--r-- | dev-python/pytest-qt/pytest-qt-3.3.0.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
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 68bddcff8640..e7cca9705ff7 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" |