# 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="package to assist with data analytics in real estate" HOMEPAGE="https://github.com/Joshua-Data-Wizard/PyRealEstate/tree/main" LICENSE="MIT" SRC_URI="https://files.pythonhosted.org/packages/29/43/84cec4cfec97b112ebc62602c3343461b13e8a701b960e5c0455c0686f8d/pyrealestate-${REALVERSION}.tar.gz" SOURCEFILE="pyrealestate-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPENDENCIES="dev-python/scikit-learn[${PYTHON_USEDEP}] dev-python/numpy[${PYTHON_USEDEP}] dev-python/pandas[${PYTHON_USEDEP}] dev-python/statsmodels[${PYTHON_USEDEP}] dev-python/matplotlib[${PYTHON_USEDEP}] dev-python/seaborn[${PYTHON_USEDEP}] dev-python/lightgbm[${PYTHON_USEDEP}] dev-python/scipy[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"