containerbuildsystem / cachi2

Cachi2 is a CLI tool that pre-fetches your project's dependencies to aid in making your build process network-isolated.
GNU General Public License v3.0
7 stars 25 forks source link

Add Python 3.12 to the list of supported platforms #536

Closed eskultety closed 2 months ago

eskultety commented 5 months ago

3.12 has been out for a while so it makes sense for us to start testing with it in upstream ASAP. This will mostly be accomplished by introducing a corresponding CI GH action.