diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-09-21 18:02:55 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-09-21 18:06:12 +0200 |
commit | fa74e07676544dce9032f97bae10cfc446404c68 (patch) | |
tree | 592df329900e7b9b8f8f744720afabf51ec41b63 /dev-python/pytest-aiohttp | |
parent | profiles/package.mask: Unmask dev-util/gyp and app-i18n/mozc. (diff) | |
download | gentoo-fa74e07676544dce9032f97bae10cfc446404c68.tar.gz gentoo-fa74e07676544dce9032f97bae10cfc446404c68.tar.bz2 gentoo-fa74e07676544dce9032f97bae10cfc446404c68.zip |
dev-python/pytest-aiohttp: rm setuptools rdep for pytest entrypoint
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pytest-aiohttp')
-rw-r--r-- | dev-python/pytest-aiohttp/pytest-aiohttp-0.3.0-r1.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-python/pytest-aiohttp/pytest-aiohttp-0.3.0-r1.ebuild b/dev-python/pytest-aiohttp/pytest-aiohttp-0.3.0-r1.ebuild index a7beb4a8a18d..558fcf85a76d 100644 --- a/dev-python/pytest-aiohttp/pytest-aiohttp-0.3.0-r1.ebuild +++ b/dev-python/pytest-aiohttp/pytest-aiohttp-0.3.0-r1.ebuild @@ -3,7 +3,6 @@ EAPI=7 -DISTUTILS_USE_SETUPTOOLS=rdepend PYTHON_COMPAT=( python3_{6..9} ) inherit distutils-r1 |