Skip to content

Commit 13db1af

Browse files
authored
Merge pull request #119 from AzureAD/build-universal-wheel
Add setup.cfg to build universal wheel by default
2 parents af5d638 + 983b7ba commit 13db1af

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

setup.cfg

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

0 commit comments

Comments
 (0)