diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-09-21 19:41:26 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-09-21 19:48:50 +0200 |
commit | c3d081d05de51219ef5bbb0fe57df2d1ace1b65b (patch) | |
tree | 8c3617f87b4c30bef21d3498389a840d725882f8 /dev-python/pytest-lazy-fixture | |
parent | dev-python/pymediainfo: Set DISTUTILS_USE_SETUPTOOLS=rdepend (diff) | |
download | gentoo-c3d081d05de51219ef5bbb0fe57df2d1ace1b65b.tar.gz gentoo-c3d081d05de51219ef5bbb0fe57df2d1ace1b65b.tar.bz2 gentoo-c3d081d05de51219ef5bbb0fe57df2d1ace1b65b.zip |
dev-python/pytest-lazy-fixture: Fix whitespace
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pytest-lazy-fixture')
-rw-r--r-- | dev-python/pytest-lazy-fixture/pytest-lazy-fixture-0.6.3.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-python/pytest-lazy-fixture/pytest-lazy-fixture-0.6.3.ebuild b/dev-python/pytest-lazy-fixture/pytest-lazy-fixture-0.6.3.ebuild index f0a32e2976bc..7b5712980080 100644 --- a/dev-python/pytest-lazy-fixture/pytest-lazy-fixture-0.6.3.ebuild +++ b/dev-python/pytest-lazy-fixture/pytest-lazy-fixture-0.6.3.ebuild @@ -5,7 +5,6 @@ EAPI=7 PYTHON_COMPAT=( python3_{6,7,8} ) - inherit distutils-r1 DESCRIPTION="It helps to use fixtures in pytest.mark.parametrize" |