[dev-python/pymongo-auth-aws] update PYTHON_COMPAT

This commit is contained in:
Robert Förster 2024-07-13 01:53:27 +02:00
parent 58d7ed5be4
commit b42212354f

View File

@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=hatchling
PYTHON_COMPAT=( python3_{10..12} )
PYTHON_COMPAT=( python3_{10..13} )
inherit distutils-r1 pypi