Closed apontzen closed 1 year ago
Unfortunately python 3.12 is not yet supported by the pyramid web framework that tangos uses (see https://github.com/Pylons/venusian/issues/85). This accounts for the failing unit tests on python 3.12. It does not seem feasible to support python 3.12 until pyramid does (unless we change web framework!)
pre-commit.ci autofix
Dependencies all fixed and tangos appears to be running with python 3.12. I will see if some of the warnings can also be squashed before merging.
Also update numpy version bracketing