diff options
| author | Michał Górny <mgorny@gentoo.org> | 2024-05-14 17:41:31 +0200 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2024-05-14 17:58:27 +0200 |
| commit | 540a7cd91da7f71a4a84461da80c89878b8032b9 (patch) | |
| tree | 82fd2cb9bcd2f7bd4f0e4b285494bf47725fa060 /dev-python/nbformat | |
| parent | 098efaf7fadaaa9592ea0ec3d444ee9e24055b1f (diff) | |
dev-python/nbformat: Enable py3.13
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/nbformat')
| -rw-r--r-- | dev-python/nbformat/nbformat-5.10.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/nbformat/nbformat-5.10.4.ebuild b/dev-python/nbformat/nbformat-5.10.4.ebuild index a57a73f984eb..d20f87f6edf6 100644 --- a/dev-python/nbformat/nbformat-5.10.4.ebuild +++ b/dev-python/nbformat/nbformat-5.10.4.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=hatchling -PYTHON_COMPAT=( pypy3 python3_{10..12} ) +PYTHON_COMPAT=( pypy3 python3_{10..13} ) PYTHON_REQ_USE='sqlite' inherit distutils-r1 pypi |
