Skip to content

Commit b05e24e

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. See the wheel documentation [here](https://wheel.readthedocs.io/en/stable/#including-the-license-in-the-generated-wheel-file) for more information.
1 parent 20813c0 commit b05e24e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.cfg

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[metadata]
2+
license_file = LICENSE

0 commit comments

Comments
 (0)