mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-04-16 02:21:46 +04:00
feat: configure pre-commit for avlos.
Adds a default monkey patched setup for the avlos developers group.
This commit is contained in:
parent
45c721a2ca
commit
160afd3a0d
6 changed files with 153 additions and 2 deletions
|
|
@ -31,6 +31,7 @@ install_requires =
|
|||
virtualenv>=20.0.8
|
||||
importlib-metadata;python_version<"3.8"
|
||||
importlib-resources;python_version<"3.7"
|
||||
GitPython>=3.1.14
|
||||
python_requires = >=3.6.1
|
||||
|
||||
[options.packages.find]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue