summaryrefslogtreecommitdiff
path: root/dev-python/hatch-jupyter-builder/hatch-jupyter-builder-0.8.3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/hatch-jupyter-builder/hatch-jupyter-builder-0.8.3.ebuild')
-rw-r--r--dev-python/hatch-jupyter-builder/hatch-jupyter-builder-0.8.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hatch-jupyter-builder/hatch-jupyter-builder-0.8.3.ebuild b/dev-python/hatch-jupyter-builder/hatch-jupyter-builder-0.8.3.ebuild
index 464a66a4efeb..b70e0878bb9e 100644
--- a/dev-python/hatch-jupyter-builder/hatch-jupyter-builder-0.8.3.ebuild
+++ b/dev-python/hatch-jupyter-builder/hatch-jupyter-builder-0.8.3.ebuild
@@ -3,8 +3,8 @@
EAPI=8
-PYTHON_COMPAT=( python3_{9..11} )
DISTUTILS_USE_PEP517=hatchling
+PYTHON_COMPAT=( python3_{10..12} )
inherit distutils-r1 pypi