mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 00:04:42 +04:00
Merge remote-tracking branch 'origin/master'
Conflicts: requirements.txt setup.py
This commit is contained in:
commit
eb592046e3
2 changed files with 2 additions and 0 deletions
1
setup.py
1
setup.py
|
|
@ -8,6 +8,7 @@ setup(
|
|||
install_requires=[
|
||||
'argparse',
|
||||
'jsonschema',
|
||||
'plumbum',
|
||||
'pyyaml',
|
||||
'simplejson',
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue