mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-04-16 02:21:46 +04:00
Axe the universal wheel config
This will mark the wheels as python 3+ only
This commit is contained in:
parent
7858ad066f
commit
5ba332044a
1 changed files with 0 additions and 3 deletions
|
|
@ -49,9 +49,6 @@ pre_commit.resources =
|
||||||
empty_template_*
|
empty_template_*
|
||||||
hook-tmpl
|
hook-tmpl
|
||||||
|
|
||||||
[bdist_wheel]
|
|
||||||
universal = True
|
|
||||||
|
|
||||||
[coverage:run]
|
[coverage:run]
|
||||||
plugins = covdefaults
|
plugins = covdefaults
|
||||||
omit = pre_commit/resources/*
|
omit = pre_commit/resources/*
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue