# automatically generated by g-sorcery # please do not edit this file EAPI=8 REALNAME="${PN}" LITERALNAME="${PN}" REALVERSION="${PV}" DIGEST_SOURCES="yes" PYTHON_COMPAT=( python{3_11,3_12,3_13,3_14} ) DISTUTILS_USE_PEP517=wheel inherit python-r1 gs-pypi DESCRIPTION="A tool for heart segmentation and congenital heart defect detection in mice. [wheel]" HOMEPAGE="https://github.com/hnguyentt/mousechd-napari" LICENSE="MIT" SRC_URI="https://files.pythonhosted.org/packages/6d/77/d3c7e475a2b6c2114740b56ea8fa376d0806b67b97f972697a8dc04c135d/${REALNAME//-/_}-${REALVERSION}-py3-none-any.whl" SOURCEFILE="${REALNAME//-/_}-${REALVERSION}-py3-none-any.whl" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="testing" DEPENDENCIES="dev-python/setuptools[${PYTHON_USEDEP}] dev-python/packaging[${PYTHON_USEDEP}] dev-python/mousechd[${PYTHON_USEDEP}] testing? ( dev-python/tox[${PYTHON_USEDEP}] ) testing? ( dev-python/pytest[${PYTHON_USEDEP}] ) testing? ( dev-python/pytest-cov[${PYTHON_USEDEP}] ) testing? ( dev-python/pytest-qt[${PYTHON_USEDEP}] ) testing? ( dev-python/napari[${PYTHON_USEDEP}] ) virtual/allow-pypi-wheels" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"