Skip to content

Commit 0c4c8b9

Browse files
authored
Merge pull request #1597 from juhasch/fix_license
Add license.txt
2 parents d830683 + cbb53c6 commit 0c4c8b9

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)