Skip to content

Commit 8692195

Browse files
committed
use universal wheel
1 parent 47b6454 commit 8692195

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
@@ -79,3 +79,6 @@ deps = -r requirements/docs.txt
7979
commands =
8080
sphinx-build -b html docs/source docs/build
8181
sphinx-build -b doctest docs/source docs/build
82+
83+
[bdist_wheel]
84+
universal=1

0 commit comments

Comments
 (0)