speedyleion / sphinx-c-autodoc

Use C with sphinx.ext.autodoc
The Unlicense
9 stars 1 forks source link

Add support for python 3.13 #295

Closed speedyleion closed 2 weeks ago

speedyleion commented 2 weeks ago

Add support for python 3.13 drop support for python 3.8, sphinx 3, clang 6-10 use uv as the project manager

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (9fa144c) to head (c716914).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #295 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 8 8 Lines 902 902 Branches 131 140 +9 ========================================= Hits 902 902 ```

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