mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-03-29 10:16:52 +00:00
pre-commit-hooks: python3.6.1+
This commit is contained in:
parent
fd3bcbd96a
commit
261fb3d66c
3 changed files with 5 additions and 4 deletions
|
|
@ -25,7 +25,7 @@ install_requires =
|
|||
flake8
|
||||
ruamel.yaml>=0.15
|
||||
toml
|
||||
python_requires = >=3.6
|
||||
python_requires = >=3.6.1
|
||||
|
||||
[options.entry_points]
|
||||
console_scripts =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue