# automatically generated by g-sorcery # please do not edit this file EAPI=8 REALNAME="${PN}" LITERALNAME="${PN}" REALVERSION="1.3a1" DIGEST_SOURCES="yes" PYTHON_COMPAT=( python{3_11,3_12,3_13,3_14} ) DISTUTILS_USE_PEP517=standalone inherit python-r1 gs-pypi DESCRIPTION="PyTorch Training Manager v1.3 (Alpha 1)" HOMEPAGE="https://github.com/kisonho/torchmanager.git" LICENSE="" SRC_URI="https://files.pythonhosted.org/packages/55/52/0bd42bab20577c64f871c6158efd9c0fb63ae6c70b9c9857778f3086215a/${REALNAME//-/_}-${REALVERSION}.tar.gz" SOURCEFILE="${REALNAME//-/_}-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPENDENCIES="dev-python/torch[${PYTHON_USEDEP}] dev-python/tqdm[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"