remove universal wheel config

universal wheels where relevant to support python2/3 code sharing
its no longer needed
This commit is contained in:
Ronny Pfannschmidt 2023-04-08 16:35:36 +02:00
parent 5027592625
commit 76e7fa55ce

View file

@ -41,9 +41,6 @@ pre_commit.resources =
empty_template_*
hook-tmpl
[bdist_wheel]
universal = True
[coverage:run]
plugins = covdefaults
omit = pre_commit/resources/*