hetznercloud / hcloud-python

A Python library for the Hetzner Cloud API
MIT License
291 stars 43 forks source link

feat: support python 3.13 #451

Closed jooola closed 1 month ago

jooola commented 1 month ago

Adds support for the newly released Python 3.13.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 92.85%. Comparing base (da0dc98) to head (4cd93b7). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #451 +/- ## ======================================= Coverage 92.85% 92.85% ======================================= Files 64 64 Lines 2981 2981 ======================================= Hits 2768 2768 Misses 213 213 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.