andhus / dirhash-python

Python module and CLI for hashing of file system directories based on the Dirhash Standard.
MIT License
51 stars 12 forks source link

Add requires-python metadata #28

Closed matthewfeickert closed 5 months ago

matthewfeickert commented 5 months ago
matthewfeickert commented 5 months ago

@andhus this is ready for review. Please let me know if you have any questions.

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (4842a71) to head (aa3d4fb).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #28 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 2 2 Lines 194 192 -2 Branches 34 34 ========================================= - Hits 194 192 -2 ```

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

matthewfeickert commented 5 months ago

Thanks @andhus! Would you be willing to make patch releases of scantree and dirhash with these in?

andhus commented 5 months ago

Thanks @andhus! Would you be willing to make patch releases of scantree and dirhash with these in?

Done ✅