diff options
Diffstat (limited to 'dev-python/pyls')
-rw-r--r-- | dev-python/pyls/pyls-0.21.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyls/pyls-0.21.2-r1.ebuild b/dev-python/pyls/pyls-0.21.2-r1.ebuild index a601e78..4d74e1c 100644 --- a/dev-python/pyls/pyls-0.21.2-r1.ebuild +++ b/dev-python/pyls/pyls-0.21.2-r1.ebuild @@ -11,7 +11,7 @@ S="${WORKDIR}/python-language-server-${PV}" LICENSE="MIT" KEYWORDS="amd64 ~x86" SLOT="0" -IUSE="" +IUSE="test" RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}] >=dev-python/future-0.14.0 |