# 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="Leap Labs Interpretability Engine [wheel]" HOMEPAGE="https://www.leap-labs.com/" LICENSE="Proprietary" SRC_URI="https://files.pythonhosted.org/packages/cp311/${REALNAME::1}/${REALNAME}/${REALNAME//-/_}-${REALVERSION}-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" SOURCEFILE="${REALNAME//-/_}-${REALVERSION}-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="with-tensorflow with-torch" DEPENDENCIES=">=dev-python/ipython-7.23.1[${PYTHON_USEDEP}] >=dev-python/pandas-1.4.4[${PYTHON_USEDEP}] >=dev-python/tqdm-4.42.1[${PYTHON_USEDEP}] dev-python/wandb[${PYTHON_USEDEP}] >=dev-python/numpy-1.19.5[${PYTHON_USEDEP}] dev-python/transformers[${PYTHON_USEDEP}] >=dev-python/matplotlib-3.3.4[${PYTHON_USEDEP}] dev-python/sentry-sdk[${PYTHON_USEDEP}] >=dev-python/python-dotenv-1.0.0[${PYTHON_USEDEP}] with-tensorflow? ( dev-python/tensorflow[${PYTHON_USEDEP}] ) with-tensorflow? ( dev-python/tensorflow-macos[${PYTHON_USEDEP}] ) with-torch? ( dev-python/torch[${PYTHON_USEDEP}] ) with-torch? ( dev-python/torchvision[${PYTHON_USEDEP}] ) with-torch? ( dev-python/timm[${PYTHON_USEDEP}] ) virtual/allow-pypi-wheels" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"