summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorStephen Finucane <sfinucan@redhat.com>2020-02-07 10:37:28 +0000
committerStephen Finucane <sfinucan@redhat.com>2020-02-07 10:37:28 +0000
commit641d53196cfdbb0255fca3bd1ac84e951e14c3fb (patch)
tree9717babc651c95a9ffcdbf4b55679854b671c5a9 /setup.cfg
parent69ce0f01b60dfe0f020ac57eb82a42e5935064c4 (diff)
downloadnova-641d53196cfdbb0255fca3bd1ac84e951e14c3fb.tar.gz
Remove universal wheel configuration
Now that we've dropped py2 support we shouldn't be setting this anymore. Change-Id: Ief4e4bbaa3c95bd4a54dd4a6f4f2288997390afe Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg3
1 files changed, 0 insertions, 3 deletions
diff --git a/setup.cfg b/setup.cfg
index b9b8f8eeea..d6f3cb69e0 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -83,6 +83,3 @@ input_file = nova/locale/nova.pot
keywords = _ gettext ngettext l_ lazy_gettext
mapping_file = babel.cfg
output_file = nova/locale/nova.pot
-
-[bdist_wheel]
-universal = 1