diff options
Diffstat (limited to 'dev-python/pycodestyle')
-rw-r--r-- | dev-python/pycodestyle/pycodestyle-2.5.0-r1.ebuild (renamed from dev-python/pycodestyle/pycodestyle-2.5.0.ebuild) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/pycodestyle/pycodestyle-2.5.0.ebuild b/dev-python/pycodestyle/pycodestyle-2.5.0-r1.ebuild index 12fa591cb986..930d7e76b424 100644 --- a/dev-python/pycodestyle/pycodestyle-2.5.0.ebuild +++ b/dev-python/pycodestyle/pycodestyle-2.5.0-r1.ebuild @@ -4,6 +4,7 @@ EAPI=7 PYTHON_COMPAT=( pypy3 python2_7 python3_{6,7,8} ) +DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 |