소스 검색

Merge pull request #771 from Avaiga/feature/fix_manifest

Fix MANIFEST.in
Grégoire Marabout 1 년 전
부모
커밋
99936863a8
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      MANIFEST.in

+ 1 - 1
MANIFEST.in

@@ -10,7 +10,7 @@ include taipy/config/*.json
 include taipy/core/*.json
 include taipy/core/config/*.json
 # Package taipy-gui
-recursive-include webapp *
+recursive-include taipy/gui/webapp *
 include taipy/gui/version.json
 include taipy/gui/viselements.json
 include taipy/gui/*.pyi