Экспорт подсборок с мешами (SDF) и плана сборки (PDDL) из FreeCAD в виде архива zip

This commit is contained in:
IDONTSUDO 2023-04-18 14:01:46 +00:00 committed by Igor Brylyov
parent 7f13c0056f
commit e65236aab6
37 changed files with 1022 additions and 176 deletions

View file

@ -18,4 +18,4 @@ setuptools.setup(
#},
#python_requires='>=3.10',
packages=setuptools.find_packages(),
)
)