Skip to content

Commit 44980c1

Browse files
authored
Merge pull request #385 from toddrme2178/patch-1
Include LICENSE file in wheels
2 parents 01fc51b + 3c5a8be commit 44980c1

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

4+
[metadata]
5+
license_file = COPYING.md
6+
47
[nosetests]
58
warningfilters=default

0 commit comments

Comments
 (0)