Declare universal wheel support

This mean the package is single source compatible with Python 2.x and
3.x. There is no need to build separate wheels.
This commit is contained in:
Alex Willmer 2021-01-27 20:19:56 +00:00
parent c70244cdba
commit f0ffd1616c
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
[bdist_wheel]
universal=1
[coverage:run] [coverage:run]
branch = true branch = true
source = source =