diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-09-21 18:03:05 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-09-21 18:06:18 +0200 |
commit | 82826c8f9e09ebf3322c4f22c3499ca37ae7cb24 (patch) | |
tree | ff12f03e196b436d61e7fe33a064ba3b44544d9a /dev-python/pytest-forked | |
parent | dev-python/pytest-faulthandler: rm setuptools rdep for pytest entrypoint (diff) | |
download | gentoo-82826c8f9e09ebf3322c4f22c3499ca37ae7cb24.tar.gz gentoo-82826c8f9e09ebf3322c4f22c3499ca37ae7cb24.tar.bz2 gentoo-82826c8f9e09ebf3322c4f22c3499ca37ae7cb24.zip |
dev-python/pytest-forked: rm setuptools rdep for pytest entrypoint
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pytest-forked')
-rw-r--r-- | dev-python/pytest-forked/pytest-forked-1.3.0-r1.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-python/pytest-forked/pytest-forked-1.3.0-r1.ebuild b/dev-python/pytest-forked/pytest-forked-1.3.0-r1.ebuild index 3c8d8b75cfc6..c892b49b6aa9 100644 --- a/dev-python/pytest-forked/pytest-forked-1.3.0-r1.ebuild +++ b/dev-python/pytest-forked/pytest-forked-1.3.0-r1.ebuild @@ -3,7 +3,6 @@ EAPI=7 -DISTUTILS_USE_SETUPTOOLS=rdepend PYTHON_COMPAT=( python3_{6..9} pypy3 ) inherit distutils-r1 |