summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHugo van Kemenade <hugovk@users.noreply.github.com>2021-10-11 22:30:42 +0300
committerHugo van Kemenade <hugovk@users.noreply.github.com>2021-10-11 23:06:12 +0300
commit4150fc4d9d3c9c68dea3a377410182aa33c02c2b (patch)
tree680edd78cb642d0c529e90f794afb67e868ff928
parenta9de3432103141c7519783ad4d8088797c892914 (diff)
downloaddocker-py-4150fc4d9d3c9c68dea3a377410182aa33c02c2b.tar.gz
Universal wheels are for code expected to work on both Python 2 and 3
Signed-off-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
-rw-r--r--setup.cfg3
1 files changed, 0 insertions, 3 deletions
diff --git a/setup.cfg b/setup.cfg
index 907746f..a37e552 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,3 @@
-[bdist_wheel]
-universal = 1
-
[metadata]
description_file = README.rst
license = Apache License 2.0