sci-chemistry/molequeue: enable py3.12

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel
2024-06-04 20:13:04 +02:00
parent 2df892ccf7
commit b78054c5bb

View File

@@ -3,7 +3,7 @@
EAPI=7
PYTHON_COMPAT=( python3_{10..11} )
PYTHON_COMPAT=( python3_{10..12} )
inherit cmake python-r1 virtualx