Skip to content

Commit

Permalink
dev-python/sphinx-basic-ng: enable py3.12
Browse files Browse the repository at this point in the history
Signed-off-by: Arthur Zamarin <[email protected]>
  • Loading branch information
arthurzam committed Jun 9, 2023
1 parent 6a4dd5f commit 81286e7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
EAPI=8

DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( pypy3 python3_{9..11} )
PYTHON_COMPAT=( pypy3 python3_{10..12} )

inherit distutils-r1

Expand Down

0 comments on commit 81286e7

Please sign in to comment.