mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-03-29 10:16:52 +00:00
pins_ruamel_yaml_version
fixes Fix formatting in setup.cfg for install_requires
This commit is contained in:
parent
f1dff44d3a
commit
8b1c3ec033
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ classifiers =
|
|||
[options]
|
||||
packages = find:
|
||||
install_requires =
|
||||
ruamel.yaml>=0.15
|
||||
ruamel.yaml>=0.15,<0.19
|
||||
tomli>=1.1.0;python_version<"3.11"
|
||||
python_requires = >=3.10
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue