dev-python/python-lhafile: Don't depend on dev-python/setuptools

Closes: https://bugs.gentoo.org/748636
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
This commit is contained in:
James Le Cuirot
2020-10-14 22:02:23 +01:00
parent 3e6913fb33
commit 1816aabb56

View File

@@ -4,6 +4,7 @@
EAPI=7
PYTHON_COMPAT=( python3_{6,7,8} )
DISTUTILS_USE_SETUPTOOLS=no
inherit distutils-r1