dev-python/py: Remove USE=doc

The doc build is broken and the package is unmaintained upstream.

Closes: https://bugs.gentoo.org/831492
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2022-01-19 18:13:31 +01:00
parent b66434df73
commit b5cec87c20

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -19,5 +19,4 @@ RESTRICT=test
BDEPEND="
dev-python/setuptools_scm[${PYTHON_USEDEP}]"
distutils_enable_sphinx doc
distutils_enable_tests pytest