Skip to content

Commit b437fd2

Browse files
committed
configure setup.py to build a universal wheel.
1 parent a8ed224 commit b437fd2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

setup.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,5 @@ cover-package=textile
55
cover-erase=1
66
with-doctest=1
77
with-id = 1
8+
[bdist_wheel]
9+
universal=1

0 commit comments

Comments
 (0)