--
Ticket URL: <https://code.djangoproject.com/ticket/28903>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
Ticket URL: <https://code.djangoproject.com/ticket/28903#comment:1>
* status: new => closed
* resolution: => invalid
Comment:
I removed "license-file" from setup.cfg, generated a wheel, and saw that
LICENSE.txt is no longer present in the .dist-info directory of the wheel.
I guess either license-file or license_file are acceptable values.
--
Ticket URL: <https://code.djangoproject.com/ticket/28903#comment:2>
Comment (by Garrett Jenkins):
Interesting. Good to know.
--
Ticket URL: <https://code.djangoproject.com/ticket/28903#comment:3>