Skip to content

Commit 80a356f

Browse files
committed
Add wheels support
Closes #17
1 parent 3e314bb commit 80a356f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

setup.cfg

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,6 @@ show-pep8=1
1313
show-source=1
1414
statistics=1
1515
exclude=build,dist,doc,*.egg,*.egg-info
16+
17+
[wheel]
18+
universal = 1

0 commit comments

Comments
 (0)