mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-04 12:18:08 -07:00
dev-python/python-language-server: add DISTUTILS_USE_SETUPTOOLS
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
@@ -5,6 +5,8 @@ EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python3_{6,7} )
|
||||
|
||||
DISTUTILS_USE_SETUPTOOLS=rdepend
|
||||
|
||||
inherit eutils distutils-r1
|
||||
|
||||
DESCRIPTION="An implementation of the Language Server Protocol for Python"
|
||||
|
||||
Reference in New Issue
Block a user