summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Nemec <bnemec@redhat.com>2020-02-06 17:33:51 +0000
committerBen Nemec <bnemec@redhat.com>2020-02-06 17:33:51 +0000
commitd9b8f2eaa4d75ac66a16e256f4404a810b972240 (patch)
treecbd43d7757e9478390320597a1a264da886473e1
parent4e071eb034eae728cef397c2c37334dd2c8c9251 (diff)
downloadoslo-config-d9b8f2eaa4d75ac66a16e256f4404a810b972240.tar.gz
Remove universal wheel configuration
Now that we've dropped py2 support we shouldn't be setting this anymore. Change-Id: I9a5e096e528ccf47f50b0ea67463cbe0cd359cd9
-rw-r--r--setup.cfg2
1 files changed, 0 insertions, 2 deletions
diff --git a/setup.cfg b/setup.cfg
index cc9fa0c..65dd966 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -34,5 +34,3 @@ oslo.config.opts =
oslo.config.driver =
remote_file = oslo_config.sources._uri:URIConfigurationSourceDriver
-[bdist_wheel]
-universal = 1