pantry/projects/openai.com/openai-python/package.yml

20 lines
323 B
YAML
Raw Normal View History

2023-03-25 05:44:11 +03:00
distributable:
url: https://github.com/openai/openai-python/archive/refs/tags/v{{version}}.tar.gz
strip-components: 1
versions:
2023-05-02 02:12:12 +03:00
github: openai/openai-python/releases
2023-03-25 05:44:11 +03:00
strip: /^v/
dependencies:
2023-10-03 18:23:56 +03:00
python.org: '>=3<3.12'
2023-03-25 05:44:11 +03:00
build:
python-venv.sh {{prefix}}/bin/openai
provides:
- bin/openai
test:
openai --help