Browse Source

Merge pull request #771 from Avaiga/feature/fix_manifest

Fix MANIFEST.in
Grégoire Marabout 1 year ago
parent
commit
99936863a8
1 changed files with 1 additions and 1 deletions
  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