pertpy icon indicating copy to clipboard operation
pertpy copied to clipboard

Python 3.12 support

Open Zethson opened this issue 1 year ago • 2 comments

Description of feature

  • [ ] Check whether tests and use-cases run with Python 3.12. It might be annoying to rerun all tutorials so let's primarily keep it to the tests + maybe the paper use-cases?
  • [x] Replace Python 3.11 in the CI with 3.12
  • [x] Add it in the pyproject.toml

Zethson avatar Aug 20 '24 08:08 Zethson

Sounds good! I'm on it.

Lilly-May avatar Aug 20 '24 08:08 Lilly-May

ToDos 2 and 3 are addressed in PR #644. I'll verify that the use cases work with Python 3.12 while converting the use-case notebooks into tutorials for the docs (see #642), so I'll keep this issue open for now.

Lilly-May avatar Aug 20 '24 17:08 Lilly-May

I ran the paper use-cases with Python 3.12 and created https://github.com/scverse/pertpy-tutorials/pull/48. Hence, I'll close this issue.

Lilly-May avatar Sep 26 '24 07:09 Lilly-May