dev-libs/criterion: drop obsolete python3.7

Eclass ignores this anyway.

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2022-02-03 02:25:06 +00:00
parent 7fccf93485
commit 2695ca552f

View File

@@ -3,7 +3,7 @@
EAPI="8"
PYTHON_COMPAT=( python3_{7..10} )
PYTHON_COMPAT=( python3_{8..10} )
inherit meson python-any-r1