1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00

Removed deprecated license-file from setup.cfg.

Starting with wheel 0.32.0 (2018-09-29), the "license-file" option is
deprecated. LICENSE is now included automatically.
This commit is contained in:
Jon Dufresne 2019-05-04 18:39:09 -07:00 committed by Mariusz Felisiak
parent 34f589ba88
commit f9c1d1884e

View File

@ -14,6 +14,3 @@ include_trailing_comma = true
known_first_party = django
line_length = 79
multi_line_output = 5
[metadata]
license-file = LICENSE