mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 08:14:42 +04:00
Use asottile.cached_property.
This commit is contained in:
parent
619bca2bdc
commit
39c4ee6e96
7 changed files with 5 additions and 45 deletions
1
setup.py
1
setup.py
|
|
@ -29,6 +29,7 @@ setup(
|
|||
},
|
||||
install_requires=[
|
||||
'argparse',
|
||||
'asottile.cached_property',
|
||||
'asottile.ordereddict',
|
||||
'asottile.yaml',
|
||||
'jsonschema',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue