Exclude Python cache and distribution info
Instead of explicitly deleting __pycache__, egg-info, and dist-info, exclude them from package. Deleting them causes unexpected errors on subsequent distutil calls.
Loading
Instead of explicitly deleting __pycache__, egg-info, and dist-info, exclude them from package. Deleting them causes unexpected errors on subsequent distutil calls.
mentioned in commit 4442945a631d