Skip to content

Commit bd8061b

Browse files
committed
Make a sane setup.cfg
1 parent 36ede0a commit bd8061b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

setup.cfg

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
[metadata]
2+
license_files =
3+
LICENSE
4+
5+
[bdist_wheel]
6+
# build universal wheels by default
7+
universal=1

0 commit comments

Comments
 (0)