Shawn from PyHC here!
We're in the process of getting PyHC to follow SPEC 0 (e.g. via our upcoming PHEP 3).
According to it, support for Python 3.11 just ended this month so we're moving the community to 3.12.
Are you able to support 3.12? E.g. requires-python = ">=3.7,<3.13"?
Please let me know. Thank you.
P.S. Separate but related question: do you already support numpy version 2? It's also time to move to numpy 2 according to SPEC 0, so this would be a good opportunity for amisrsynthdata to check that.
Shawn from PyHC here!
We're in the process of getting PyHC to follow SPEC 0 (e.g. via our upcoming PHEP 3).
According to it, support for Python 3.11 just ended this month so we're moving the community to 3.12.
Are you able to support 3.12? E.g.
requires-python = ">=3.7,<3.13"?Please let me know. Thank you.
P.S. Separate but related question: do you already support
numpyversion 2? It's also time to move tonumpy2 according to SPEC 0, so this would be a good opportunity for amisrsynthdata to check that.