We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47b6454 commit 8692195Copy full SHA for 8692195
setup.cfg
@@ -79,3 +79,6 @@ deps = -r requirements/docs.txt
79
commands =
80
sphinx-build -b html docs/source docs/build
81
sphinx-build -b doctest docs/source docs/build
82
+
83
+[bdist_wheel]
84
+universal=1
0 commit comments