diff options
author | Alfredo Tupone <tupone@gentoo.org> | 2024-01-13 09:39:34 +0100 |
---|---|---|
committer | Alfredo Tupone <tupone@gentoo.org> | 2024-01-13 09:43:01 +0100 |
commit | 5accc849f026daa63c5748863eab59df05bf6965 (patch) | |
tree | b2f318c145c061c11195d2dc44ccb0cf9ac9a496 /sci-visualization/dash | |
parent | sci-libs/safetensors: EmptyGlobalAssignment (diff) | |
download | gentoo-5accc849f026daa63c5748863eab59df05bf6965.tar.gz gentoo-5accc849f026daa63c5748863eab59df05bf6965.tar.bz2 gentoo-5accc849f026daa63c5748863eab59df05bf6965.zip |
sci-visualization/dash: EmptyGlobalAssignment
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Diffstat (limited to 'sci-visualization/dash')
-rw-r--r-- | sci-visualization/dash/dash-2.8.1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sci-visualization/dash/dash-2.8.1.ebuild b/sci-visualization/dash/dash-2.8.1.ebuild index 3c12c50685cc..ba8a68a3ffca 100644 --- a/sci-visualization/dash/dash-2.8.1.ebuild +++ b/sci-visualization/dash/dash-2.8.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021-2023 Gentoo Authors +# Copyright 2021-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -26,6 +26,5 @@ RDEPEND=" dev-python/flask-compress[${PYTHON_USEDEP}]" DEPEND="${RDEPEND} test? ( dev-python/beautifulsoup4 )" -BDEPEND="" distutils_enable_tests pytest |