Skip to content

Commit 3a9f657

Browse files
committed
add license to metadata
1 parent 4947146 commit 3a9f657

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

setup.cfg

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
[bdist_wheel]
2-
# This flag says that the code is written to work on both Python 2 and Python 3.
32
universal=1
3+
4+
[metadata]
5+
license_file = LICENSE

0 commit comments

Comments
 (0)