Skip to content

Commit 3319519

Browse files
authored
Merge pull request #95 from toddrme2178/patch-1
Include LICENSE file in wheels
2 parents 11ffb5e + 54187d5 commit 3319519

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
@@ -1,6 +1,9 @@
11
[bdist_wheel]
22
universal=1
33

4+
[metadata]
5+
license_file = LICENSE
6+
47
[pep8]
58
ignore = E131, E303, W503
69
max-line-length = 120

0 commit comments

Comments
 (0)