# 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 flexible, generalized tree-based tensor structure." HOMEPAGE="https://github.com/opendilab/DI-treetensor" LICENSE="Apache-2.0" SRC_URI="https://files.pythonhosted.org/packages/1e/ae/08a0f4d8413a582a36de3fd8b7f6b4b228415a86b78956ccae74363327d1/di_treetensor-${REALVERSION}.tar.gz" SOURCEFILE="di_treetensor-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="doc potc test" DEPENDENCIES="dev-python/treevalue[${PYTHON_USEDEP}] dev-python/torch[${PYTHON_USEDEP}] dev-python/hbutils[${PYTHON_USEDEP}] dev-python/numpy[${PYTHON_USEDEP}] doc? ( ~dev-python/jinja2-3.0.0[${PYTHON_USEDEP}] ) doc? ( ~dev-python/sphinx-3.2.0[${PYTHON_USEDEP}] ) doc? ( ~dev-python/sphinx-rtd-theme-0.4.3[${PYTHON_USEDEP}] ) doc? ( dev-python/enum-tools[${PYTHON_USEDEP}] ) doc? ( dev-python/sphinx-toolbox[${PYTHON_USEDEP}] ) doc? ( dev-python/plantumlcli[${PYTHON_USEDEP}] ) doc? ( dev-python/packaging[${PYTHON_USEDEP}] ) doc? ( ~dev-python/sphinx-multiversion-0.2.4[${PYTHON_USEDEP}] ) doc? ( dev-python/where[${PYTHON_USEDEP}] ) doc? ( dev-python/easydict[${PYTHON_USEDEP}] ) doc? ( dev-python/potc-torch[${PYTHON_USEDEP}] ) doc? ( dev-python/potc-treevalue[${PYTHON_USEDEP}] ) potc? ( dev-python/potc-treevalue[${PYTHON_USEDEP}] ) potc? ( dev-python/potc-torch[${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/easydict[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"