Skip to content

Commit c849425

Browse files
authored
Include LICENSE file in wheels
The license requires that all copies of the software include the license. This makes sure the license is included in the wheels.
1 parent 256f26f commit c849425

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

setup.cfg

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
[bdist_wheel]
22
universal = 1
3+
4+
[metadata]
5+
license_file = LICENSE

0 commit comments

Comments
 (0)