mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 17:55:01 +00:00
added pre-commit to dev-reqs
This commit is contained in:
parent
bce0279ae6
commit
fc9e956340
2 changed files with 33 additions and 11 deletions
|
@ -1,3 +1,6 @@
|
|||
#
|
||||
# pip-compile --output-file=dev-requirements.txt dev-requirements.in
|
||||
#
|
||||
pytest
|
||||
pip-tools
|
||||
lox
|
||||
|
@ -5,3 +8,4 @@ matplotlib
|
|||
pandas
|
||||
typer
|
||||
imgcat
|
||||
pre-commit
|
Loading…
Add table
Add a link
Reference in a new issue