mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-19 00:54:42 +04:00
Hacky implementation of using UV to install deps
This commit is contained in:
parent
7b868c3508
commit
976ec41435
2 changed files with 49 additions and 2 deletions
|
|
@ -23,6 +23,7 @@ install_requires =
|
|||
identify>=1.0.0
|
||||
nodeenv>=0.11.1
|
||||
pyyaml>=5.1
|
||||
tomlkit>=0.12.4
|
||||
virtualenv>=20.10.0
|
||||
python_requires = >=3.9
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue