Closed
Description
I just noticed in the release about an hour ago that the following names have changed when you build a wheel:
E Extra items in the left set:
E 'dist-info/top_level.txt'
E 'dist-info/WHEEL'
E 'dist-info/RECORD'
E 'dist-info/LICENSE'
E 'dist-info/METADATA'
E Extra items in the right set:
E 'info/top_level.txt'
E 'info/RECORD'
E 'info/WHEEL'
E 'info/LICENSE'
E 'info/METADATA'
E Use -v to get the full diff
Was this change intentional, and does it affect where this can be used? If it's fine, I'll adjust my output check. Just checking, thanks!