mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-16 02:23:16 -04:00
dev-python/cloup: enable py3.15
Acked-by: Paul Zander <negril.nx+gentoo@gmail.com> Part-of: https://github.com/gentoo/guru/pull/497 Closes: https://github.com/gentoo/guru/pull/497 Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
EAPI=8
|
||||
|
||||
DISTUTILS_USE_PEP517=setuptools
|
||||
PYTHON_COMPAT=( python3_{12..14} )
|
||||
PYTHON_COMPAT=( python3_{12..15} )
|
||||
inherit distutils-r1 pypi
|
||||
|
||||
DESCRIPTION="Library to build command line interfaces based on Click"
|
||||
|
||||
Reference in New Issue
Block a user