enthought / mayavi

3D visualization of scientific data in Python
http://docs.enthought.com/mayavi/mayavi/
Other
1.28k stars 282 forks source link

Do not bundle tvtk_classes.zip in sdist #1185

Closed prabhuramachandran closed 1 year ago

prabhuramachandran commented 1 year ago

This is too late for 4.8.1 but the default sdist unnecessarily bundles the tvtk_classes.zip which is huge and meaningless and needn't be packaged at all since this is always built at install time anyway.