Skip to content

Commit 77e8901

Browse files
authored
Merge pull request #3671 from toddrme2178/patch-1
Include LICENSE file in wheels
2 parents 702b67d + 6abdbc1 commit 77e8901

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

setup.cfg

+3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
[bdist_wheel]
22
universal=1
33

4+
[metadata]
5+
license_file = COPYING.md
6+
47
[nosetests]
58
warningfilters=module |.* |DeprecationWarning |notebook.*
69
default |.* | Warning | notebook.*

0 commit comments

Comments
 (0)