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
9b18686168
commit
7dbbb65063
6 changed files with 153 additions and 2 deletions
|
|
@ -32,6 +32,7 @@ install_requires =
|
|||
virtualenv>=20.0.8
|
||||
importlib-metadata;python_version<"3.8"
|
||||
importlib-resources<5.3;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