mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 00:04:42 +04:00
Add Rust support
This commit is contained in:
parent
884e78e255
commit
7f85da1b9d
3 changed files with 71 additions and 0 deletions
1
setup.py
1
setup.py
|
|
@ -42,6 +42,7 @@ setup(
|
|||
'nodeenv>=0.11.1',
|
||||
'pyyaml',
|
||||
'six',
|
||||
'toml',
|
||||
'virtualenv',
|
||||
],
|
||||
entry_points={
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue