summaryrefslogtreecommitdiff
path: root/dev-python/pytest-markdown
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pytest-markdown')
-rw-r--r--dev-python/pytest-markdown/pytest-markdown-1.0.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-markdown/pytest-markdown-1.0.2-r1.ebuild b/dev-python/pytest-markdown/pytest-markdown-1.0.2-r1.ebuild
index 9fbad96e498e..488404143da1 100644
--- a/dev-python/pytest-markdown/pytest-markdown-1.0.2-r1.ebuild
+++ b/dev-python/pytest-markdown/pytest-markdown-1.0.2-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..14} )
DISTUTILS_USE_PEP517="poetry"
inherit distutils-r1 pypi