소스 검색

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