We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e314bb commit 80a356fCopy full SHA for 80a356f
1 file changed
setup.cfg
@@ -13,3 +13,6 @@ show-pep8=1
13
show-source=1
14
statistics=1
15
exclude=build,dist,doc,*.egg,*.egg-info
16
+
17
+[wheel]
18
+universal = 1
0 commit comments