Don't build universal wheel

- Remove obsolete sections from setup.cfg:
  * Wheel is not needed for python 3 only repo

Change-Id: If9976d5e6021872abd49f57fba135a1ba7024c7b
This commit is contained in:
Andreas Jaeger 2020-04-04 17:31:56 +02:00
parent a943cd8fb3
commit 48811e0331
1 changed files with 0 additions and 2 deletions

View File

@ -38,5 +38,3 @@ keywords = _ gettext ngettext l_ lazy_gettext
mapping_file = babel.cfg
output_file = oslo_context/locale/oslo_context.pot
[bdist_wheel]
universal = true