Remove universal wheel setting

We should no longer be creating universal wheels. This drops the
settings from setup.cfg.

Change-Id: I264dec21ef3407b78d8b26c91a49063d88a48674
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
This commit is contained in:
Sean McGinnis 2020-07-27 10:14:50 -05:00
parent 9c5b3a0e49
commit 1703a17bc3
No known key found for this signature in database
GPG Key ID: CE7EE4BFAF8D70C8
1 changed files with 0 additions and 3 deletions

View File

@ -15,6 +15,3 @@ namespace_packages =
[files]
packages =
xstatic
[bdist_wheel]
universal = True