mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-06 12:06:53 +00:00
Initial commit.
This commit is contained in:
commit
27291ffa31
10 changed files with 330 additions and 0 deletions
10
requirements.txt
Normal file
10
requirements.txt
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
argparse
|
||||
pyyaml
|
||||
simplejson
|
||||
|
||||
# Testing requirements
|
||||
coverage
|
||||
ipdb
|
||||
mock
|
||||
pyflakes
|
||||
pytest
|
||||
Loading…
Add table
Add a link
Reference in a new issue