mirror of
https://github.com/gryf/gryf-overlay.git
synced 2026-06-11 19:35:28 +02:00
Update PYTHON_COMPAT
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
EAPI=8
|
||||
|
||||
DISTUTILS_USE_PEP517=setuptools
|
||||
PYTHON_COMPAT=( python3_{10..13} )
|
||||
PYTHON_COMPAT=( python3_{10..15} )
|
||||
inherit distutils-r1 pypi
|
||||
|
||||
DESCRIPTION="Python REPL build on top of prompt_toolkit"
|
||||
|
||||
Reference in New Issue
Block a user