mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 08:14:42 +04:00
Make additional_dependencies rollforward safe
This commit is contained in:
parent
c1c3f3b571
commit
b85a674026
3 changed files with 67 additions and 14 deletions
1
setup.py
1
setup.py
|
|
@ -46,7 +46,6 @@ setup(
|
|||
'nodeenv>=0.11.1',
|
||||
'ordereddict',
|
||||
'pyyaml',
|
||||
'simplejson',
|
||||
'virtualenv',
|
||||
],
|
||||
entry_points={
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue