Skip to content

Remove intermediate files in builds

Calvin Cheng requested to merge remove-intermiate-build into master

Remove intermediate build files such as mypy cache, .pylint.d, etc.

This reduces the resulting image by as much as 500MB for some large systems.

Merge request reports