mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 00:04:42 +04:00
Include all resources
This commit is contained in:
parent
f4595dce8c
commit
d2097ade8b
1 changed files with 1 additions and 5 deletions
6
setup.py
6
setup.py
|
|
@ -29,11 +29,7 @@ setup(
|
|||
packages=find_packages(exclude=('tests*', 'testing*')),
|
||||
package_data={
|
||||
'pre_commit': [
|
||||
'resources/hook-tmpl',
|
||||
'resources/pre-push-tmpl',
|
||||
'resources/rbenv.tar.gz',
|
||||
'resources/ruby-build.tar.gz',
|
||||
'resources/ruby-download.tar.gz',
|
||||
'resources/*',
|
||||
'resources/empty_template/*',
|
||||
'resources/empty_template/.npmignore',
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue