Merge pull request #1286 from webknjaz/patch-1

Keep compatibility with `setuptools` tagging wheels with `py2.py3`
pull/1290/head
Alex Willmer 6 months ago committed by GitHub
commit 08f0eca1c2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1,5 +1,5 @@
[bdist_wheel]
universal=1
python_tag = py2.py3
[coverage:run]
branch = true

Loading…
Cancel
Save