# 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="A lightweight and efficient MCTS/AlphaZero/MuZero algorithm toolkits. [wheel]" HOMEPAGE="https://github.com/opendilab/LightZero" LICENSE="Apache-2.0" SRC_URI="https://files.pythonhosted.org/packages/da/f8/b4e4ef2a27210fc97ee3bebecbc0fee3367d761b0a637e340a6cda3a220c/lightzero-${REALVERSION}-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" SOURCEFILE="lightzero-${REALVERSION}-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="build doc test" DEPENDENCIES="dev-python/DI-engine[${PYTHON_USEDEP}] dev-python/gymnasium[${PYTHON_USEDEP}] =dev-python/cython-0.29[${PYTHON_USEDEP}] ) build? ( >=dev-python/build-0.7.0[${PYTHON_USEDEP}] ) build? ( dev-python/auditwheel[${PYTHON_USEDEP}] ) build? ( >=dev-python/numpy-1.21.6[${PYTHON_USEDEP}] ) doc? ( ~dev-python/jinja2-3.0.3[${PYTHON_USEDEP}] ) doc? ( =dev-python/scikit-learn-0.24.2[${PYTHON_USEDEP}] ) doc? ( >=dev-python/nbsphinx-0.8.8[${PYTHON_USEDEP}] ) doc? ( >=dev-python/ipython-7.16.3[${PYTHON_USEDEP}] ) doc? ( >=dev-python/psutil-5.8.0[${PYTHON_USEDEP}] ) doc? ( >=dev-python/ipykernel-6.15[${PYTHON_USEDEP}] ) doc? ( >=dev-python/py-cpuinfo-8.0.0[${PYTHON_USEDEP}] ) doc? ( >=dev-python/recommonmark-0.7.1[${PYTHON_USEDEP}] ) test? ( >=dev-python/coverage-5.0[${PYTHON_USEDEP}] ) test? ( >=dev-python/mock-4.0.3[${PYTHON_USEDEP}] ) test? ( ~dev-python/flake8-3.5[${PYTHON_USEDEP}] ) test? ( ~dev-python/pytest-6.2.5[${PYTHON_USEDEP}] ) test? ( ~dev-python/pytest-cov-3.0.0[${PYTHON_USEDEP}] ) test? ( ~dev-python/pytest-mock-3.6.1[${PYTHON_USEDEP}] ) test? ( >=dev-python/pytest-xdist-1.34.0[${PYTHON_USEDEP}] ) test? ( ~dev-python/pytest-rerunfailures-10.2[${PYTHON_USEDEP}] ) test? ( ~dev-python/pytest-timeout-2.0.2[${PYTHON_USEDEP}] ) test? ( dev-python/pytest-benchmark[${PYTHON_USEDEP}] ) test? ( >=dev-python/testtools-2.0[${PYTHON_USEDEP}] ) test? ( dev-python/hbutils[${PYTHON_USEDEP}] ) test? ( >=dev-python/setuptools-66.1.1[${PYTHON_USEDEP}] ) test? ( >=dev-python/numpy-1.21.6[${PYTHON_USEDEP}] ) test? ( dev-python/easydict[${PYTHON_USEDEP}] ) test? ( dev-python/swig[${PYTHON_USEDEP}] ) virtual/allow-pypi-wheels" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"