# 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="Machine learning based causal inference/uplift in Python [wheel]" HOMEPAGE="https://github.com/andrewtavis/causeinfer" LICENSE="new BSD" 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="" DEPENDENCIES=">=dev-python/black-19.10_beta0[${PYTHON_USEDEP}] >=dev-python/certifi-2020.12.5[${PYTHON_USEDEP}] >=dev-python/matplotlib-3.3.4[${PYTHON_USEDEP}] >=dev-python/numpy-1.19.2[${PYTHON_USEDEP}] >=dev-python/packaging-20.9[${PYTHON_USEDEP}] >=dev-python/pandas-1.2.3[${PYTHON_USEDEP}] >=dev-python/pytest-6.2.3[${PYTHON_USEDEP}] >=dev-python/pytest-cov-2.11.1[${PYTHON_USEDEP}] >=dev-python/requests-2.25.1[${PYTHON_USEDEP}] >=dev-python/scikit-learn-0.24.1[${PYTHON_USEDEP}] >=dev-python/seaborn-0.11.1[${PYTHON_USEDEP}] >=dev-python/tqdm-4.59.0[${PYTHON_USEDEP}] virtual/allow-pypi-wheels" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"