summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHervé Beraud <hberaud@redhat.com>2020-02-03 18:38:40 +0100
committerHervé Beraud <hberaud@redhat.com>2020-02-03 18:38:40 +0100
commitcb1a83259dd3f0bdaa79a093d365805a25e0e030 (patch)
tree20f6ebbbd024c53d15fed6cc9c649c6b0de6fe86
parentcfc27ef4972a99c5787e537b0f85067829517c4c (diff)
downloadoslo-concurrency-cb1a83259dd3f0bdaa79a093d365805a25e0e030.tar.gz
Stop to build universal wheel
Remove forgotten bdist wheel config Change-Id: I527a088254035c227d66cac27516c59b2ca186ff
-rw-r--r--setup.cfg3
1 files changed, 0 insertions, 3 deletions
diff --git a/setup.cfg b/setup.cfg
index 7121a4f..9a7c3da 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -43,6 +43,3 @@ input_file = oslo_concurrency/locale/oslo_concurrency.pot
keywords = _ gettext ngettext l_ lazy_gettext
mapping_file = babel.cfg
output_file = oslo_concurrency/locale/oslo_concurrency.pot
-
-[bdist_wheel]
-universal = 1