# 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=standalone inherit python-r1 gs-pypi DESCRIPTION="testAUC is a library of tools to evaluate the true performance of ML/AI models [top-max 1.1.0]" HOMEPAGE="https://github.com/alonhzn/testAUC" LICENSE="" SRC_URI="https://files.pythonhosted.org/packages/9b/6d/8fcc13f5c91acb9d7bce7e6726bdea6920f10d88109d6697b8b703130f65/testauc-${REALVERSION}.tar.gz" SOURCEFILE="testauc-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPENDENCIES="dev-python/scikit-learn[${PYTHON_USEDEP}] dev-python/matplotlib[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"