CCBR / Tools

Utilities for CCBR Bioinformatics Software ⚒️
https://ccbr.github.io/Tools/
MIT License
1 stars 4 forks source link

fix: add tomllib to dependencies #18

Closed kelly-sovacool closed 2 weeks ago

kelly-sovacool commented 3 weeks ago

Changes

tomllib is needed by the pkg_util module

Issues

NA

PR Checklist

(~Strikethrough~ any points that are not applicable.)

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 29.92%. Comparing base (27c6e24) to head (21d727b). Report is 3 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #18 +/- ## ======================================= Coverage 29.92% 29.92% ======================================= Files 17 17 Lines 1260 1260 ======================================= Hits 377 377 Misses 883 883 ```

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