mirror of
https://github.com/jazzband/contextlib2.git
synced 2026-03-16 21:50:24 +00:00
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:
parent
2dc4c04492
commit
5373afc4ba
1 changed files with 0 additions and 2 deletions
|
|
@ -1,2 +0,0 @@
|
|||
[bdist_wheel]
|
||||
universal=1
|
||||
Loading…
Reference in a new issue