diff options
| author | Michał Górny <mgorny@gentoo.org> | 2025-04-18 16:07:45 +0200 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2025-04-18 16:55:57 +0200 |
| commit | 3df03f0967fdf9b7a739bf53a82437e3bab07189 (patch) | |
| tree | 496a2bd2950ea5623d0298a84be590539c4190e4 /dev-python/pytest-asyncio | |
| parent | 0442d1217d962f23ea27ec75ce1a1f4f25f23c9d (diff) | |
| download | gentoo-3df03f0967fdf9b7a739bf53a82437e3bab07189.tar.gz gentoo-3df03f0967fdf9b7a739bf53a82437e3bab07189.tar.bz2 gentoo-3df03f0967fdf9b7a739bf53a82437e3bab07189.zip | |
dev-python/pytest-asyncio: Enable py3.13t
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pytest-asyncio')
| -rw-r--r-- | dev-python/pytest-asyncio/pytest-asyncio-0.26.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-asyncio/pytest-asyncio-0.26.0.ebuild b/dev-python/pytest-asyncio/pytest-asyncio-0.26.0.ebuild index 0a92cc57df6d..a297cc2a161c 100644 --- a/dev-python/pytest-asyncio/pytest-asyncio-0.26.0.ebuild +++ b/dev-python/pytest-asyncio/pytest-asyncio-0.26.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..13} pypy3 pypy3_11 ) +PYTHON_COMPAT=( python3_{10..13} python3_13t pypy3 pypy3_11 ) inherit distutils-r1 pypi |
