Bläddra i källkod

Fix MANIFEST.in

Grégoire Marabout-Demazure 1 år sedan
förälder
incheckning
5d4b0e700d
1 ändrade filer med 1 tillägg och 1 borttagningar
  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