FreeCAD-LibPack
FreeCAD-LibPack copied to clipboard
"area" pip package is not truly required
https://github.com/FreeCAD/FreeCAD-LibPack/blob/9dc74bc17abca469589424f5526ef5e5c1691aef/config.json#L12
I believe this is a mistkae, IIRC what is actually used in freecad is libarea which is included in CAM, https://github.com/FreeCAD/FreeCAD/blob/efbfa34aa19089222caa2c7032806c44f1360492/src/Mod/CAM/libarea/CMakeLists.txt#L157-L161 not whatever pip is pulling
@chennes
I will drop it from the LibPack then, if it's not needed.