Signed-off-by: Wim Muskee <wimmuskee@gmail.com>
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
inherit distutils-r1
-DESCRIPTION="Created out of frustration, it sucks to find out your reST is invalid after uploading it."
+DESCRIPTION="Checks PyPI validity of reStructuredText"
HOMEPAGE="https://pypi.org/project/restructuredtext_lint/"
MY_P="restructuredtext_lint"
inherit distutils-r1
-DESCRIPTION="Created out of frustration, it sucks to find out your reST is invalid after uploading it."
+DESCRIPTION="Checks PyPI validity of reStructuredText"
HOMEPAGE="https://pypi.org/project/restructuredtext_lint/"
MY_P="restructuredtext_lint"
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~x86"
IUSE="test"
+RESTRICT="!test? ( test )"
DEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]