# 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="A python module desgined for RL logging, monitoring and experiments managing." HOMEPAGE="https://github.com/typoverflow/UtilsRL" LICENSE="MIT" SRC_URI="https://files.pythonhosted.org/packages/80/02/b3ff4301ab7ac3ab4e5b7a1d71f8c7d973351bb53e4b259433401083f0f8/utilsrl-${REALVERSION}.tar.gz" SOURCEFILE="utilsrl-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPENDENCIES="dev-python/gym[${PYTHON_USEDEP}] dev-python/tqdm[${PYTHON_USEDEP}] dev-python/numpy[${PYTHON_USEDEP}] dev-python/torch[${PYTHON_USEDEP}] dev-python/pandas[${PYTHON_USEDEP}] dev-python/opencv-python[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"