Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0cae52b

Browse files
jdufresnegsnedders
authored andcommitted
Include license file in the generated wheel package (html5lib#350)
The wheel package format supports including the license file. This isdone using the [metadata] section in the setup.cfg file. For additionalinformation on this feature, see:https://wheel.readthedocs.io/en/stable/index.html#including-the-license-in-the-generated-wheel-file
1 parent590d9a5 commit0cae52b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎setup.cfg

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,6 @@ exclude = .git,__pycache__,.tox,doc
99
[flake8]
1010
ignore = N
1111
max-line-length = 139
12+
13+
[metadata]
14+
license_file = LICENSE

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp