Skip to content

Commit 4b07c3c

Browse files
author
Ryan P Kilby
committed
Add wheel & metdata config
1 parent 691c73d commit 4b07c3c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

setup.cfg

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
[bdist_wheel]
2+
universal = 1
3+
4+
5+
[metadata]
6+
license_file = LICENSE
7+
8+
19
[flake8]
210
max-line-length = 120
311
exclude = docs/*,demo/*

0 commit comments

Comments
 (0)