# 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="Run Torch With A Simple Miner"

HOMEPAGE=""
LICENSE=""
SRC_URI="https://files.pythonhosted.org/packages/55/69/548c5408855c2eb8d7dd2e205dd93584de473b8c17db31a168b94dc8017a/TorchMiner-${REALVERSION}.tar.gz"
SOURCEFILE="TorchMiner-${REALVERSION}.tar.gz"
RESTRICT="test"

SLOT="0"
KEYWORDS="~amd64 ~x86"

IUSE=""
DEPENDENCIES="<dev-python/matplotlib-4.0.0[${PYTHON_USEDEP}]
	dev-python/tensorboardX[${PYTHON_USEDEP}]
	dev-python/torch[${PYTHON_USEDEP}]
	<dev-python/tqdm-5.0.0[${PYTHON_USEDEP}]
	<dev-python/ipython-8.0.0[${PYTHON_USEDEP}]
	<dev-python/google-api-python-client-3.0.0[${PYTHON_USEDEP}]
	<dev-python/seaborn-0.12.0[${PYTHON_USEDEP}]
	<dev-python/pandas-2.0.0[${PYTHON_USEDEP}]
	dev-python/sklearn[${PYTHON_USEDEP}]
	<dev-python/pylint-3.0.0[${PYTHON_USEDEP}]
	<dev-python/pillow-9.0.0[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"