Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 802609d

Browse files
toddrme2178jonmmease
authored andcommittedDec 26, 2018
Include the license in wheels (#1375)
The MIT license requires all copies of the software to include the license text.
1 parent b5563f5 commit 802609d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎setup.cfg

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
[metadata]
22
description-file = README.rst
3+
license_file = LICENSE.txt
34

45
[bdist_wheel]
5-
universal=1
6+
universal=1

0 commit comments

Comments
 (0)
Please sign in to comment.