mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-20 04:14:59 +00:00
renamed hf-embed -> help
This commit is contained in:
parent
bd8143a880
commit
b18dbf4772
8 changed files with 23 additions and 22 deletions
|
@ -8,7 +8,7 @@ pip-compile \
|
|||
--output-file=requirements.txt \
|
||||
$1
|
||||
|
||||
for SUFFIX in dev hf-embed browser playwright; do
|
||||
for SUFFIX in dev help browser playwright; do
|
||||
|
||||
pip-compile \
|
||||
requirements/requirements-${SUFFIX}.in \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue