244e242471
This ensures for example that the license files don't get silently dropped. The idea is that the script has a "snapshot" of the wheel contents, and that snapshot is updated when adding or removing files. With these changes, we can safely remove the extraneous annotations from #18055. Closes #18055