Do not build universal wheels.

Only Python 3.x is supported, so universal wheels will only confuse
tools that examine the PyPI metadata about supported Python versions.
This commit is contained in:
Peter Pentchev 2021-07-24 17:08:22 +03:00
parent 2dc4c04492
commit 5373afc4ba

View file

@ -1,2 +0,0 @@
[bdist_wheel]
universal=1