Browse Source

require borghash

Thomas Waldmann 7 tháng trước cách đây
mục cha
commit
601fc48388
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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",