fortran-lang / fortls

fortls - Fortran Language Server
https://fortls.fortran-lang.org/
MIT License
258 stars 41 forks source link

chore: update setuptools and setuptools_scm versions in pyproject.toml #387

Closed gnikit closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 87.69%. Comparing base (6990985) to head (1372b65).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #387 +/- ## ========================================== - Coverage 87.73% 87.69% -0.05% ========================================== Files 35 35 Lines 4793 4793 ========================================== - Hits 4205 4203 -2 - Misses 588 590 +2 ```

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

gnikit commented 6 months ago

Need to drop Python 3.7 first (since it was dropped by setuptools_scm v8.0.0). Will probably defer for future release.