summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Nemec <bnemec@redhat.com>2020-02-06 17:36:41 +0000
committerBen Nemec <bnemec@redhat.com>2020-02-06 17:36:41 +0000
commit675f0146261467f30eca7fdb576a26513f35b4d8 (patch)
tree5232e6149159e6f06118b17d42797dbbce34bf4d
parentd929380266aaf63c58d8148cb8c6198f668a0d54 (diff)
downloadoslo-rootwrap-675f0146261467f30eca7fdb576a26513f35b4d8.tar.gz
Remove universal wheel configuration
Now that we've dropped py2 support we shouldn't be setting this anymore. Change-Id: Iae1a99a9d2644244165b18e030d1c1912ebd98f1
-rw-r--r--setup.cfg2
1 files changed, 0 insertions, 2 deletions
diff --git a/setup.cfg b/setup.cfg
index 42c4a81..8dbe3ac 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -30,5 +30,3 @@ console_scripts =
oslo-rootwrap = oslo_rootwrap.cmd:main
oslo-rootwrap-daemon = oslo_rootwrap.cmd:daemon
-[wheel]
-universal = 1