mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 15:13:31 -04:00
dev-python/safety: disable py3.13
It's preventing `pkgdev push`, disable it for now. Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python3_11 python3_12 python3_13 )
|
||||
PYTHON_COMPAT=( python3_11 python3_12 )
|
||||
|
||||
DISTUTILS_USE_PEP517="hatchling"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user