setup.cfg: 'wheel' entry in setup.cfg is deprecated; should use 'bdist_wheel'

This commit is contained in:
Cosimo Lupo 2018-10-18 10:16:08 +01:00
parent 931b9b3a39
commit dd185de804
No known key found for this signature in database
GPG Key ID: 59D54DB0C9976482

View File

@ -1,4 +1,4 @@
[wheel]
[bdist_wheel]
universal = 1
[sdist]