mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 19:13:13 -04:00
dev-python/pipdeptree: disable py3.11
Signed-off-by: Oz Tiram <oz.tiram@gmail.com>
This commit is contained in:
@@ -5,7 +5,7 @@ EAPI=8
|
||||
|
||||
DISTUTILS_USE_PEP517=hatchling
|
||||
PYPI_VERIFY_REPO=https://github.com/tox-dev/pipdeptree
|
||||
PYTHON_COMPAT=( pypy3_11 python3_{11..14} )
|
||||
PYTHON_COMPAT=( pypy3_11 python3_{12..14} )
|
||||
|
||||
inherit distutils-r1 pypi optfeature
|
||||
|
||||
|
||||
Reference in New Issue
Block a user