Ver código fonte

require borghash

Thomas Waldmann 7 meses atrás
pai
commit
601fc48388
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      pyproject.toml

+ 1 - 0
pyproject.toml

@@ -30,6 +30,7 @@ classifiers = [
 ]
 license = {text="BSD"}
 dependencies = [
+  "borghash ~= 0.0.1",
   "borgstore ~= 0.1.0",
   "msgpack >=1.0.3, <=1.1.0",
   "packaging",