Remove unnecessary setup.cfg, non-universal is the default (MR 2265)

According to
https://wheel.readthedocs.io/en/stable/user_guide.html#building-wheels
universal = 1 is opt-in
This commit is contained in:
Pablo Correa Gómez 2024-02-22 21:16:02 +01:00
parent d2bcff3162
commit 762c725bb5
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB

View file

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