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 49c265d commit c8a25dcCopy full SHA for c8a25dc
1 file changed
setup.cfg
@@ -1,6 +1,9 @@
1
[aliases]
2
test = pytest
3
4
+[bdist_wheel]
5
+universal=1
6
+
7
[check-manifest]
8
ignore =
9
.travis.yml
0 commit comments