django-rest-framework/setup.cfg
Philippe Ombredanne e476c222f9 Add LICENSE.md to the built wheel (#4270)
The wheel released on Pypi does not include the license file .
The way to do this is by updating the setup.cfg accordingly
2016-07-18 16:08:44 +01:00

6 lines
60 B
INI

[wheel]
universal = 1
[metadata]
license_file = LICENSE.md