fortran-lang / fortls

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

build: update setuptools include pattern in pyproject.toml #389

Closed gnikit closed 4 months ago

gnikit commented 4 months ago

This removes ambiguity with submodules

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 87.73%. Comparing base (6f29abe) to head (e8d3de9).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #389 +/- ## ======================================= Coverage 87.73% 87.73% ======================================= Files 35 35 Lines 4793 4793 ======================================= Hits 4205 4205 Misses 588 588 ```

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