We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0dfc970 + 71ac38b commit c2aedefCopy full SHA for c2aedef
1 file changed
setup.cfg
@@ -12,3 +12,6 @@ known_first_party=bagit
12
[coverage:run]
13
branch=true
14
include=bagit.py
15
+
16
+[bdist_wheel]
17
+universal = 1
0 commit comments