dev-python/mitype:

Remove documentation until I found how to build it

Closes: https://bugs.gentoo.org/883181
Signed-off-by: Henri Gasc <gasc@eurecom.fr>
This commit is contained in:
Henri Gasc
2022-11-26 20:08:11 +01:00
parent 066c7cb914
commit 96809b2b7c

View File

@@ -15,12 +15,10 @@ SRC_URI="https://github.com/Mithil467/mitype/archive/refs/tags/v${PV}.tar.gz ->
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="doc test"
IUSE="test"
RDEPEND="
doc? ( dev-python/sphinx )
dev-python/setuptools[${PYTHON_USEDEP}]"
BDEPEND="dev-python/versioneer[${PYTHON_USEDEP}]"
distutils_enable_tests pytest
distutils_enable_sphinx docs