浏览代码

Attempt to fix CI build broken due to missing schema file (#1149).

Dan Helfman 3 周之前
父节点
当前提交
ed58bc2943
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      MANIFEST.in

+ 1 - 0
MANIFEST.in

@@ -1,4 +1,5 @@
 # This file only applies to the source dist tarball, not the built wheel.
+include borgmatic/config/schema.yaml
 graft docs
 graft sample
 graft scripts