[Setup] Remove cache files from package
Remove pycache files and generated egg-info from sources list in MANIFEST.in. Note that it would be better to explicitly include only the required files instead of recursively including all and then excluding cache files.
Please register or sign in to comment