mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-04 11:16:53 +00:00
Add check-iam to setup.cfg
This commit is contained in:
parent
92a6ab2106
commit
d1b059e84a
2 changed files with 8 additions and 5 deletions
|
|
@ -19,8 +19,8 @@ classifiers =
|
|||
[options]
|
||||
packages = find:
|
||||
install_requires =
|
||||
ruamel.yaml>=0.15
|
||||
python-hcl2>=4.3.0
|
||||
ruamel.yaml>=0.15
|
||||
tomli>=1.1.0;python_version<"3.11"
|
||||
python_requires = >=3.7
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue