mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-06-08 15:05:17 +02:00
mv android_assistant folder and fix conflicts
This commit is contained in:
parent
7652880c95
commit
48348a37b4
33 changed files with 86 additions and 142 deletions
1
setup.py
1
setup.py
|
|
@ -39,6 +39,7 @@ extras_require = {
|
|||
"llama-index-vector-stores-elasticsearch==0.1.6",
|
||||
"llama-index-vector-stores-chroma==0.1.6",
|
||||
],
|
||||
"android_assistant": ["pyshine==0.0.9", "opencv-python==4.6.0.66"],
|
||||
}
|
||||
|
||||
extras_require["test"] = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue