kapicorp / kapitan

Generic templated configuration management for Kubernetes, Terraform and other things
https://kapitan.dev
Apache License 2.0
1.8k stars 198 forks source link

Adds Python 3.12 to the test set #1119

Closed ademariag closed 2 months ago

ademariag commented 7 months ago

Fixes #

Proposed Changes

*

Docs and Tests

ademariag commented 7 months ago

More work needed before we can use 3.12. dropping

MatteoVoges commented 7 months ago

I think we just need to update some dependencies, so that no dependency uses distutils anymore. After that we wait for #964 so that we don't use distutils ourselves.