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>
This commit is contained in:
Hugo van Kemenade 2021-10-11 22:30:42 +03:00
parent a9de343210
commit 4150fc4d9d
1 changed files with 0 additions and 3 deletions

View File

@ -1,6 +1,3 @@
[bdist_wheel]
universal = 1
[metadata]
description_file = README.rst
license = Apache License 2.0