mirror of
https://github.com/ivabus/pantry
synced 2024-11-10 02:25:18 +03:00
fix(openinterpreter)
This commit is contained in:
parent
a0baafd042
commit
4826ea0aa8
|
@ -8,7 +8,7 @@ versions:
|
|||
github: KillianLucas/open-interpreter
|
||||
|
||||
dependencies:
|
||||
python.org: ^3.10
|
||||
python.org: '>=3.10<3.12'
|
||||
|
||||
build:
|
||||
python-venv.sh {{prefix}}/bin/interpreter
|
||||
|
|
Loading…
Reference in a new issue