diff options
author | 2024-01-13 09:37:06 +0100 | |
---|---|---|
committer | 2024-01-13 09:42:57 +0100 | |
commit | dc89b0ae4c2c2f5b4ae2e647a8a2e1e1e1cba11f (patch) | |
tree | d0c1b69c064698dffe9a73637ccbf798ba389a6a /sci-libs/safetensors | |
parent | sci-libs/foxi: EmptyGlobalAssignment (diff) | |
download | gentoo-dc89b0ae4c2c2f5b4ae2e647a8a2e1e1e1cba11f.tar.gz gentoo-dc89b0ae4c2c2f5b4ae2e647a8a2e1e1e1cba11f.tar.bz2 gentoo-dc89b0ae4c2c2f5b4ae2e647a8a2e1e1e1cba11f.zip |
sci-libs/safetensors: EmptyGlobalAssignment
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Diffstat (limited to 'sci-libs/safetensors')
-rw-r--r-- | sci-libs/safetensors/safetensors-0.3.1-r2.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sci-libs/safetensors/safetensors-0.3.1-r2.ebuild b/sci-libs/safetensors/safetensors-0.3.1-r2.ebuild index 20984e779dac..bb9c52265fef 100644 --- a/sci-libs/safetensors/safetensors-0.3.1-r2.ebuild +++ b/sci-libs/safetensors/safetensors-0.3.1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 2023 Gentoo Authors +# Copyright 2023-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -69,8 +69,6 @@ KEYWORDS="~amd64" QA_FLAGS_IGNORED="usr/lib/.*" RESTRICT="test" #depends on single pkg ( pytorch ) -RDEPEND=" -" BDEPEND=" dev-python/setuptools-rust[${PYTHON_USEDEP}] test? ( |