summaryrefslogtreecommitdiff
path: root/dev-python/pytest-codeblocks
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pytest-codeblocks')
-rw-r--r--dev-python/pytest-codeblocks/pytest-codeblocks-0.13.0.ebuild2
-rw-r--r--dev-python/pytest-codeblocks/pytest-codeblocks-0.14.0.ebuild2
-rw-r--r--dev-python/pytest-codeblocks/pytest-codeblocks-0.15.0.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pytest-codeblocks/pytest-codeblocks-0.13.0.ebuild b/dev-python/pytest-codeblocks/pytest-codeblocks-0.13.0.ebuild
index 1f0a81420cf7..866df689c66d 100644
--- a/dev-python/pytest-codeblocks/pytest-codeblocks-0.13.0.ebuild
+++ b/dev-python/pytest-codeblocks/pytest-codeblocks-0.13.0.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=flit
-PYTHON_COMPAT=( python3_{7,8,9,10} )
+PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 )
inherit distutils-r1
diff --git a/dev-python/pytest-codeblocks/pytest-codeblocks-0.14.0.ebuild b/dev-python/pytest-codeblocks/pytest-codeblocks-0.14.0.ebuild
index a66f3dd05412..affaff79b687 100644
--- a/dev-python/pytest-codeblocks/pytest-codeblocks-0.14.0.ebuild
+++ b/dev-python/pytest-codeblocks/pytest-codeblocks-0.14.0.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=flit
-PYTHON_COMPAT=( python3_{7,8,9,10} )
+PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 )
inherit distutils-r1
diff --git a/dev-python/pytest-codeblocks/pytest-codeblocks-0.15.0.ebuild b/dev-python/pytest-codeblocks/pytest-codeblocks-0.15.0.ebuild
index 5848ec196b2b..15bc478af1bd 100644
--- a/dev-python/pytest-codeblocks/pytest-codeblocks-0.15.0.ebuild
+++ b/dev-python/pytest-codeblocks/pytest-codeblocks-0.15.0.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=flit
-PYTHON_COMPAT=( python3_{7,8,9,10} )
+PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 )
inherit distutils-r1