MAINT: Add support for Python 3.12 and experimental support for 3.13
Compare changes
Files
3+ 20
− 0
@@ -156,6 +156,26 @@ unittest_py311:
For https://gitlab.indiscale.com/caosdb/internal/all/-/issues/2642. Adds support for 3.12 and experimental support for 3.13.
Same as before: 3.13 needs the rust-dependency fix for the time being; however, this is not sufficient since Pandas fails to build here. I suggest to leave it like this for now, it's allow_failure
for a reason.
Pipelines.
Please, prepare your MR for a review. Be sure to write a summary and a focus and create gitlab comments for the reviewer. They should guide the reviewer through the changes, explain your changes and also point out open questions. For further good practices have a look at our review guidelines
For further good practices have a look at our review guidelines.