diff --git a/setup.cfg b/setup.cfg index 0c55797..1c23d2b 100644 --- a/setup.cfg +++ b/setup.cfg @@ -37,8 +37,5 @@ include_package_data = True . = LICENSE, LICENSE.APACHE, LICENSE.BSD, AUTHORS.rst, HISTORY.rst uritemplate = py.typed -[bdist_wheel] -universal = 1 - [mypy] strict = True