Skip to content

Commit 42e9fa3

Browse files
authored
Merge pull request #8 from toddrme2178/patch-1
Include LICENSE.txt file in wheels
2 parents 2e6d843 + a581c1a commit 42e9fa3

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
@@ -4,6 +4,9 @@ universal = 1
44
[flake8]
55
ignore = 'I201,I101,D100,D101,D102,D103,D200,D201,D202,D203,D204,D205,D211,D400,D401,D403,N802,N806,'
66

7+
[metadata]
8+
license_file = LICENSE.txt
9+
710
[isort]
811
not_skip = __init__.py
912
multi_line_output = 5

0 commit comments

Comments
 (0)