tky823 / ssspy

A Python toolkit for sound source separation.
https://sound-source-separation-python.readthedocs.io/en/v0.1.7/
Apache License 2.0
126 stars 12 forks source link

Add `MANIFEST.in` #257

Closed tky823 closed 1 year ago

tky823 commented 1 year ago

Summary

This PR introduces MANIFEST.in to remove files from the package.

TODO

Use setuptools_scm to control versioning.

codecov-commenter commented 1 year ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 77.77778% with 2 lines in your changes missing coverage. Please review.

Project coverage is 93.99%. Comparing base (2ca9933) to head (b064a93). Report is 189 commits behind head on main.

Files Patch % Lines
ssspy/__init__.py 77.77% 2 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #257 +/- ## ========================================== - Coverage 94.02% 93.99% -0.04% ========================================== Files 44 44 Lines 5403 5409 +6 ========================================== + Hits 5080 5084 +4 - Misses 323 325 +2 ```

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