mirror of
https://github.com/Hopiu/django.git
synced 2026-05-28 08:28:25 +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:
parent
34f589ba88
commit
f9c1d1884e
1 changed files with 0 additions and 3 deletions
|
|
@ -14,6 +14,3 @@ include_trailing_comma = true
|
|||
known_first_party = django
|
||||
line_length = 79
|
||||
multi_line_output = 5
|
||||
|
||||
[metadata]
|
||||
license-file = LICENSE
|
||||
|
|
|
|||
Loading…
Reference in a new issue