diff --git a/setup.py b/setup.py index 3942ee630e..5392d1ca90 100644 --- a/setup.py +++ b/setup.py @@ -113,5 +113,4 @@ def get_file_text(file_name): "Programming Language :: Python :: 3.14", "Topic :: Software Development :: Libraries :: Python Modules", ], - options={"bdist_wheel": {"universal": "1"}}, )