Преглед на файлове

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/*.json
 include taipy/core/config/*.json
 include taipy/core/config/*.json
 # Package taipy-gui
 # Package taipy-gui
-recursive-include webapp *
+recursive-include taipy/gui/webapp *
 include taipy/gui/version.json
 include taipy/gui/version.json
 include taipy/gui/viselements.json
 include taipy/gui/viselements.json
 include taipy/gui/*.pyi
 include taipy/gui/*.pyi