mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 08:14:42 +04:00
Local repositories clone a blank repo
This commit is contained in:
parent
e704edb5e2
commit
f000241dcb
15 changed files with 156 additions and 121 deletions
4
setup.py
4
setup.py
|
|
@ -34,7 +34,9 @@ setup(
|
|||
'resources/rbenv.tar.gz',
|
||||
'resources/ruby-build.tar.gz',
|
||||
'resources/ruby-download.tar.gz',
|
||||
]
|
||||
'resources/empty_template/*',
|
||||
'resources/empty_template/.npmignore',
|
||||
],
|
||||
},
|
||||
install_requires=[
|
||||
'aspy.yaml',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue