diff --git a/setup.cfg b/setup.cfg index b349e1c..f11f25b 100644 --- a/setup.cfg +++ b/setup.cfg @@ -24,6 +24,3 @@ python_requires = >=3.8 [options.entry_points] console_scripts = gprof2dot = gprof2dot:main - -[bdist_wheel] -universal=1