# automatically generated by g-sorcery # please do not edit this file EAPI=8 REALNAME="${PN}" LITERALNAME="${PN}" REALVERSION="0.1.0a3" DIGEST_SOURCES="yes" PYTHON_COMPAT=( python{3_11,3_12,3_13,3_14} ) DISTUTILS_USE_PEP517=wheel inherit python-r1 gs-pypi DESCRIPTION="Azure Machine Learning Model Monitoring SDK V2 [wheel]" HOMEPAGE="" LICENSE="MIT" SRC_URI="https://files.pythonhosted.org/packages/py3/${REALNAME::1}/${REALNAME}/${REALNAME//-/_}-${REALVERSION}-py3-none-any.whl" SOURCEFILE="${REALNAME//-/_}-${REALVERSION}-py3-none-any.whl" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="setup test" DEPENDENCIES="~dev-python/requests-2.28.1[${PYTHON_USEDEP}] setup? ( >=dev-python/setuptools-40.4.3[${PYTHON_USEDEP}] ) setup? ( ~dev-python/pip-20.3[${PYTHON_USEDEP}] ) setup? ( dev-python/wheel[${PYTHON_USEDEP}] ) test? ( dev-python/pytest-subtests[${PYTHON_USEDEP}] ) test? ( dev-python/pytest-cov[${PYTHON_USEDEP}] ) test? ( dev-python/pytest-xdist[${PYTHON_USEDEP}] ) test? ( dev-python/numpy[${PYTHON_USEDEP}] ) test? ( dev-python/pandas[${PYTHON_USEDEP}] ) virtual/allow-pypi-wheels" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"