ソースを参照

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