Skip to content

Commit 8f741ff

Browse files
pombredanneblueyed
authored andcommitted
Ensure that the LICENSE file is included in wheels (#665)
Signed-off-by: Philippe Ombredanne <[email protected]>
1 parent ec51ff8 commit 8f741ff

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
@@ -19,3 +19,6 @@ exclude = lib/,src/,docs/,bin/
1919
[isort]
2020
# NOTE: local imports are handled special (they do not get handled as "tests").
2121
forced_separate=tests,pytest_django,pytest_django_test
22+
23+
[metadata]
24+
license_file=LICENSE

0 commit comments

Comments
 (0)