we were so excited, we added it twice.

This commit is contained in:
Jacob Heider 2023-09-08 14:29:35 -04:00
parent bffdde2291
commit aa436de856
No known key found for this signature in database
GPG key ID: A98011B5713535BF

View file

@ -1,29 +0,0 @@
distributable:
url: https://github.com/KillianLucas/open-interpreter/archive/refs/tags/v{{version}}.tar.gz
strip-components: 1
versions:
github: KillianLucas/open-interpreter
platforms:
- darwin
- linux/x86-64
dependencies:
python.org: ^3.11
build:
script: |
python-venv.sh {{prefix}}/bin/interpreter
env:
ARGS:
- --prefix="{{prefix}}"
provides:
- bin/interpreter
# ^^ specify the binaries or tea magic wont work
test:
script:
interpreter --help