Skip to content

Commit facedf3

Browse files
committed
Remove deprecated license_file from setup.cfg
Starting with wheel 0.32.0 (2018-09-29), the "license_file" option is deprecated. https://wheel.readthedocs.io/en/stable/news.html The wheel will continue to include LICENSE, it is now included automatically: https://wheel.readthedocs.io/en/stable/user_guide.html#including-license-files-in-the-generated-wheel-file
1 parent 879f88d commit facedf3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

setup.cfg

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,3 @@ multi_line_output = 3
1515
not_skip = __init__.py
1616
force_grid_wrap = 0
1717
line_length = 88
18-
19-
[metadata]
20-
license-file = LICENSE

0 commit comments

Comments
 (0)