Skip to content

Commit

Permalink
dev-python/python-language-server: add DISTUTILS_USE_SETUPTOOLS
Browse files Browse the repository at this point in the history
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
  • Loading branch information
juippis authored and oz123 committed Jan 29, 2020
1 parent ea09d7f commit bdf2982
Showing 1 changed file with 2 additions and 0 deletions.
Expand Up @@ -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"
Expand Down

0 comments on commit bdf2982

Please sign in to comment.