Skip to content

Commit

Permalink
sci-mathematics/pulp: tests pass with python3.12
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Schubert <mschu.dev@gmail.com>
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
  • Loading branch information
mschubert authored and Nowa-Ammerlaan committed Jun 19, 2024
1 parent c1fc331 commit 67c046d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sci-mathematics/pulp/pulp-2.7.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=8

PYTHON_COMPAT=( python3_{10..11} )
PYTHON_COMPAT=( python3_{10..12} )
DISTUTILS_USE_PEP517=setuptools

inherit distutils-r1
Expand Down

0 comments on commit 67c046d

Please sign in to comment.