mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
dev-python/sphinx-design: Remove py3.11
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
This commit is contained in:
@@ -8,7 +8,7 @@ DOCS_BUILDER="sphinx"
|
||||
DOCS_DIR="docs"
|
||||
|
||||
DISTUTILS_USE_PEP517=flit
|
||||
PYTHON_COMPAT=( python3_{11..13} )
|
||||
PYTHON_COMPAT=( python3_{12..13} )
|
||||
|
||||
inherit distutils-r1 docs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user