mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-19 15:59:00 -04:00
dev-python/decopatch: fix docs build, enable py3.11
Closes: https://bugs.gentoo.org/884643 Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
parent
b1a2cd7094
commit
3d7541eda8
@ -3,12 +3,11 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python3_{8..10} )
|
||||
PYTHON_COMPAT=( python3_{8..11} )
|
||||
DISTUTILS_USE_PEP517=setuptools
|
||||
|
||||
DOCS_BUILDER="mkdocs"
|
||||
DOCS_DEPEND="dev-python/mkdocs-material"
|
||||
DOCS_DIR="docs"
|
||||
|
||||
inherit distutils-r1 docs
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user