diff options
| author | Michał Górny <mgorny@gentoo.org> | 2025-10-18 12:47:49 +0200 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2025-10-18 14:45:44 +0200 |
| commit | bc55b00eab5c8114bc5cb77ea0785eb6ceaf0418 (patch) | |
| tree | 127e495d26c93a4bdcba5fb84eda684bb95a9b9b /dev-python | |
| parent | 014bc94d1c123e2b67d4e2c705d22e2603e08b59 (diff) | |
| download | gentoo-bc55b00eab5c8114bc5cb77ea0785eb6ceaf0418.tar.gz gentoo-bc55b00eab5c8114bc5cb77ea0785eb6ceaf0418.tar.bz2 gentoo-bc55b00eab5c8114bc5cb77ea0785eb6ceaf0418.zip | |
dev-python/pytest-jupyter: Enable py3.14
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/pytest-jupyter/pytest-jupyter-0.11.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-jupyter/pytest-jupyter-0.11.0.ebuild b/dev-python/pytest-jupyter/pytest-jupyter-0.11.0.ebuild index b1085676d284..a55ec6054875 100644 --- a/dev-python/pytest-jupyter/pytest-jupyter-0.11.0.ebuild +++ b/dev-python/pytest-jupyter/pytest-jupyter-0.11.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=hatchling -PYTHON_COMPAT=( pypy3_11 python3_{11..13} ) +PYTHON_COMPAT=( pypy3_11 python3_{11..14} ) inherit distutils-r1 pypi |
