summaryrefslogtreecommitdiff
path: root/dev-python/pycodestyle/pycodestyle-2.7.0.ebuild
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2021-09-10 13:27:51 +0200
committerTobias Klausmann <klausman@gentoo.org>2021-09-10 13:27:51 +0200
commitffacd0fb367cc352273cd2281dadcf45db1520f5 (patch)
treef909b91b88c8cc10e3250f37bf4296494d48e74c /dev-python/pycodestyle/pycodestyle-2.7.0.ebuild
parenta05cde4a9e173932f2be552852cc449c53ce4afc (diff)
downloadgentoo-ffacd0fb367cc352273cd2281dadcf45db1520f5.tar.gz
gentoo-ffacd0fb367cc352273cd2281dadcf45db1520f5.tar.bz2
gentoo-ffacd0fb367cc352273cd2281dadcf45db1520f5.zip
dev-python/pycodestyle: Restore 2.6.0
Package-Manager: Portage-3.0.22, Repoman-3.0.3 RepoMan-Options: --force Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
Diffstat (limited to 'dev-python/pycodestyle/pycodestyle-2.7.0.ebuild')
-rw-r--r--dev-python/pycodestyle/pycodestyle-2.7.0.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-python/pycodestyle/pycodestyle-2.7.0.ebuild b/dev-python/pycodestyle/pycodestyle-2.7.0.ebuild
index 33045020a47c..83ce4fd2dc67 100644
--- a/dev-python/pycodestyle/pycodestyle-2.7.0.ebuild
+++ b/dev-python/pycodestyle/pycodestyle-2.7.0.ebuild
@@ -4,7 +4,6 @@
EAPI=7
PYTHON_COMPAT=( pypy3 python3_{8..10} )
-DISTUTILS_USE_SETUPTOOLS=no
inherit distutils-r1
DESCRIPTION="Python style guide checker (fka pep8)"