+openai-python

This commit is contained in:
James Reynolds 2023-03-24 20:44:11 -06:00 committed by Max Howell
parent a0ac2ba694
commit 98e69376b8
No known key found for this signature in database
GPG key ID: 741BB84EF5BB9EEC

View file

@ -0,0 +1,19 @@
distributable:
url: https://github.com/openai/openai-python/archive/refs/tags/v{{version}}.tar.gz
strip-components: 1
versions:
github: openai/openai-python
strip: /^v/
dependencies:
python.org: ^3
build:
python-venv.sh {{prefix}}/bin/openai
provides:
- bin/openai
test:
openai --help