Skip to content

Commit

Permalink
sci-mathematics/sage-data-elliptic_curves: enable py3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
kiwifb committed Oct 7, 2023
1 parent a57af71 commit 1c1f79c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=8

PYTHON_COMPAT=( python3_{9..11} )
PYTHON_COMPAT=( python3_{10..12} )
PYTHON_REQ_USE="sqlite"

inherit python-any-r1
Expand Down

0 comments on commit 1c1f79c

Please sign in to comment.