mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-04 19:26:52 +00:00
Remove dependency on plumbum
This commit is contained in:
parent
c9b6161fab
commit
713fab4bc7
12 changed files with 99 additions and 55 deletions
1
setup.py
1
setup.py
|
|
@ -30,7 +30,6 @@ setup(
|
|||
'flake8',
|
||||
'argparse',
|
||||
'autopep8>=1.1',
|
||||
'plumbum',
|
||||
'pyflakes',
|
||||
'pyyaml',
|
||||
'simplejson',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue