Skip to content

Commit

Permalink
Remove reliance on checksumdir install
Browse files Browse the repository at this point in the history
  • Loading branch information
JBorrow committed Jul 16, 2024
1 parent 629fba0 commit 0ff6491
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions hera_librarian/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@
# --- Begin MIT Licensed checksumdir ---


__version__ = pkg_resources.require("checksumdir")[0].version

HASH_FUNCS = {
"md5": hashlib.md5,
"xxh3": xxhash.xxh3_128,
Expand Down

0 comments on commit 0ff6491

Please sign in to comment.