Downgrade PYTHON_COMPAT to 3.13 since 3.14 isn't supported yet
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python3_{11..14} )
|
||||
PYTHON_COMPAT=( python3_{11..13} )
|
||||
inherit distutils-r1
|
||||
distutils_enable_tests pytest
|
||||
|
||||
|
Reference in New Issue
Block a user