mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-21 04:44: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
2
setup.py
2
setup.py
|
@ -33,7 +33,7 @@ packages += ["aider.website"]
|
|||
|
||||
print("Packages:", packages)
|
||||
|
||||
extras = "dev hf-embed browser playwright".split()
|
||||
extras = "dev help browser playwright".split()
|
||||
|
||||
setup(
|
||||
name="aider-chat",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue