summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-visualization/dash-html-components/dash-html-components-1.1.4.ebuild')
-rw-r--r--sci-visualization/dash-html-components/dash-html-components-1.1.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-visualization/dash-html-components/dash-html-components-1.1.4.ebuild b/sci-visualization/dash-html-components/dash-html-components-1.1.4.ebuild
index 68536c49b1a1..b841a33c97c2 100644
--- a/sci-visualization/dash-html-components/dash-html-components-1.1.4.ebuild
+++ b/sci-visualization/dash-html-components/dash-html-components-1.1.4.ebuild
@@ -1,9 +1,9 @@
-# Copyright 2021 Gentoo Authors
+# Copyright 2021-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{8,9} )
+PYTHON_COMPAT=( python3_{8..10} )
inherit distutils-r1
DESCRIPTION="Vanilla HTML components for Dash"