Skip to content

Commit 4caf5e1

Browse files
authored
Merge pull request #162 from jdufresne/wheel
Add universal wheel support
2 parents 1c12e12 + 8915d1a commit 4caf5e1

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

setup.cfg

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

0 commit comments

Comments
 (0)