Open
Description
Currently it appears the license file is not included in sdist
s on PyPI. To ensure users get the license file with these distributions, it would be good to add the license file to the setup.cfg
. This will ensure that Python packaging tooling will pick up the license file and include it in the distribution.