Skip to content

Commit 456581f

Browse files
authored
Merge pull request #67 from adamchainz/universal_wheels
Release as a universal wheel
2 parents 6e2d7e4 + f01fe67 commit 456581f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,5 @@ cover-erase = 1
66
cover-branches = 1
77
cover-inclusive = 1
88
cover-min-percentage = 70
9+
[bdist_wheel]
10+
universal = 1

0 commit comments

Comments
 (0)