You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MAINT: move license_file property to wheel builder
The license.file field in the metadata is also already an absolute
path, there is no need to concatenate it to the source directory.
Doing so multiple times is even less necessary.
0 commit comments