dev-python/hdf5storage: Improve ebuild for QA
Fixes: EmptyGlobalAssignment: version 0.1.19-r1: line 24: empty global assignment: DEPEND="" Signed-off-by: Nils Freydank <nils.freydank@posteo.de>
This commit is contained in:
parent
0a8b7f26e7
commit
0d2a2a7cb2
@ -1,4 +1,4 @@
|
||||
# Copyright 2020-2023 Gentoo Authors
|
||||
# Copyright 2020-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="8"
|
||||
@ -21,9 +21,7 @@ IUSE="doc"
|
||||
# Tests need nose which is getting cleaned from main tree.
|
||||
RESTRICT="test"
|
||||
|
||||
DEPEND=""
|
||||
RDEPEND="
|
||||
${DEPEND}
|
||||
dev-python/h5py[${PYTHON_USEDEP}]
|
||||
dev-python/numpy[${PYTHON_USEDEP}]
|
||||
"
|
||||
|
Loading…
x
Reference in New Issue
Block a user