# 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="Create a custom gym environment to simulate simple betting strategy." HOMEPAGE="https://github.com/real-analytics-rd/fastbet" LICENSE="Apache Software License 2.0" SRC_URI="https://files.pythonhosted.org/packages/source/${REALNAME::1}/${REALNAME}/${REALNAME}-${REALVERSION}.tar.gz" SOURCEFILE="${REALNAME}-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="dev" DEPENDENCIES="dev-python/fastcore[${PYTHON_USEDEP}] >=dev-python/pandas-1.5.3[${PYTHON_USEDEP}] >=dev-python/numpy-1.23[${PYTHON_USEDEP}] dev-python/toml[${PYTHON_USEDEP}] dev-python/mongoengine[${PYTHON_USEDEP}] dev-python/gym[${PYTHON_USEDEP}] >=dev-python/plotly-5.13.0[${PYTHON_USEDEP}] >=dev-python/requests-2.28.2[${PYTHON_USEDEP}] >=dev-python/ipykernel-6.21.2[${PYTHON_USEDEP}] >=dev-python/nbformat-5.7.3[${PYTHON_USEDEP}] >=dev-python/tqdm-4.65[${PYTHON_USEDEP}] dev-python/kaleido[${PYTHON_USEDEP}] dev? ( dev-python/nbdev[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"