diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-09-21 18:03:22 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-09-21 18:06:28 +0200 |
commit | b6a7bc2f3c4748f2375e0f0b10b167737576633d (patch) | |
tree | 04655dca286990029ea20d7a796e935d259e62d9 /dev-python/pytest-salt-factories | |
parent | dev-python/pytest-rerunfailures: rm setuptools rdep for pytest entrypoint (diff) | |
download | gentoo-b6a7bc2f3c4748f2375e0f0b10b167737576633d.tar.gz gentoo-b6a7bc2f3c4748f2375e0f0b10b167737576633d.tar.bz2 gentoo-b6a7bc2f3c4748f2375e0f0b10b167737576633d.zip |
dev-python/pytest-salt-factories: rm setuptools rdep for pytest entrypoint
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pytest-salt-factories')
-rw-r--r-- | dev-python/pytest-salt-factories/pytest-salt-factories-0.92.0.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-python/pytest-salt-factories/pytest-salt-factories-0.92.0.ebuild b/dev-python/pytest-salt-factories/pytest-salt-factories-0.92.0.ebuild index 371c83a76ec6..5944ed01a0da 100644 --- a/dev-python/pytest-salt-factories/pytest-salt-factories-0.92.0.ebuild +++ b/dev-python/pytest-salt-factories/pytest-salt-factories-0.92.0.ebuild @@ -4,7 +4,6 @@ EAPI=7 PYTHON_COMPAT=( python3_{7..8} ) -DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 DESCRIPTION="The new generation of the pytest-salt Plugin" |