diff --git a/setup.cfg b/setup.cfg index 74210ef60af..1586f4e3009 100644 --- a/setup.cfg +++ b/setup.cfg @@ -51,9 +51,6 @@ classifiers = python_requires = >=3.7 setup_requires=pytest-runner==4.4 -[bdist_wheel] -universal = 1 - [bdist_rpm] requires = python3-colorama