Skip to content

Commit 1b67608

Browse files
committed
Enable building universal distribution
1 parent ad9a807 commit 1b67608

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

setup.cfg

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

0 commit comments

Comments
 (0)