Wheel isn't universal as it doesn't support Python 2

See https://packaging.python.org/guides/distributing-packages-using-setuptools/#universal-wheels
This commit is contained in:
Michael Käufl 2020-07-18 10:52:51 +02:00
parent f8a76f95e2
commit e9b5b82ee1

View File

@ -50,9 +50,6 @@ tests =
pytest ~= 3.10
pytest-asyncio ~= 0.8
[bdist_wheel]
universal=1
[tool:pytest]
addopts = tests/