summaryrefslogtreecommitdiff
path: root/dev-python/Arpeggio/Arpeggio-2.0.2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/Arpeggio/Arpeggio-2.0.2.ebuild')
-rw-r--r--dev-python/Arpeggio/Arpeggio-2.0.2.ebuild8
1 files changed, 1 insertions, 7 deletions
diff --git a/dev-python/Arpeggio/Arpeggio-2.0.2.ebuild b/dev-python/Arpeggio/Arpeggio-2.0.2.ebuild
index 3c894b75d09a..ac8df1f1658a 100644
--- a/dev-python/Arpeggio/Arpeggio-2.0.2.ebuild
+++ b/dev-python/Arpeggio/Arpeggio-2.0.2.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
inherit distutils-r1 pypi
@@ -19,10 +19,4 @@ LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64 ~arm64 ~riscv x86"
-DEPEND="
- test? (
- dev-python/memory-profiler[${PYTHON_USEDEP}]
- )
-"
-
distutils_enable_tests pytest