From 1ed83b2b7e15a51c9d7a1536b6e934ed1dc1a7e3 Mon Sep 17 00:00:00 2001 From: "Salvador E. Tropea" Date: Thu, 19 Jan 2023 20:00:51 -0300 Subject: [PATCH] [PyPi] Added the blender scripts --- MANIFEST.in | 1 + 1 file changed, 1 insertion(+) diff --git a/MANIFEST.in b/MANIFEST.in index 70664b86..26c16f11 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -13,5 +13,6 @@ include kibot/resources/images/*.svg include kibot/resources/images/*.ico include kibot/resources/pcbdraw/styles/*.json include kibot/resources/pcbdraw/templates/*.handlebars +include kibot/blender_scripts/*.py recursive-include kibot/resources/pcbdraw/footprints/ *.svg LICENCE *.md *.py *.pl *.png recursive-include kibot/resources/pcbdraw/present/ *.css *.html *.json *.js