mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-04-16 02:21:46 +04:00
remove universal wheel config
universal wheels where relevant to support python2/3 code sharing its no longer needed
This commit is contained in:
parent
5027592625
commit
76e7fa55ce
1 changed files with 0 additions and 3 deletions
|
|
@ -41,9 +41,6 @@ pre_commit.resources =
|
|||
empty_template_*
|
||||
hook-tmpl
|
||||
|
||||
[bdist_wheel]
|
||||
universal = True
|
||||
|
||||
[coverage:run]
|
||||
plugins = covdefaults
|
||||
omit = pre_commit/resources/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue