bdist_wheel replaces wheel (#2179)
https://packaging.python.org/distributing/#universal-wheels
This commit is contained in:
parent
89798ea7dd
commit
5efb163237
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
[aliases]
|
||||
release = egg_info -RDb ''
|
||||
|
||||
[wheel]
|
||||
[bdist_wheel]
|
||||
universal = 1
|
||||
|
||||
[metadata]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue