mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 08:14:42 +04:00
Refactor pre_commit.repository and factor out cached-property
This commit is contained in:
parent
7448e588ff
commit
c577ed92e7
14 changed files with 390 additions and 446 deletions
1
setup.py
1
setup.py
|
|
@ -36,7 +36,6 @@ setup(
|
|||
},
|
||||
install_requires=[
|
||||
'aspy.yaml',
|
||||
'cached-property',
|
||||
'cfgv>=1.0.0',
|
||||
'identify>=1.0.0',
|
||||
# if this makes it into python3.8 move to extras_require
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue