dask-pytorch-ddp icon indicating copy to clipboard operation
dask-pytorch-ddp copied to clipboard

Packaging license file

Open jakirkham opened this issue 4 years ago • 2 comments

It would be good to add the license_files fields to setup to ensure downstream users both know the license of the software and receive the license file in their install.

jakirkham avatar Nov 18 '20 18:11 jakirkham

Thanks for the suggestion! This was new to me, so I did some research on it. For whoever picks up this issue, this is a better link that explains what license_files is: https://packaging.python.org/guides/using-manifest-in/#how-files-are-included-in-an-sdist

jameslamb avatar Nov 19 '20 00:11 jameslamb

Thanks for finding a better link! Will steal that the next time I raise another issue like this 😉

jakirkham avatar Nov 19 '20 02:11 jakirkham