packagecontrol / channel

Package Control Libraries Channel
https://packagecontrol.github.io/channel/
3 stars 5 forks source link

Add `openai` whl #21

Closed TerminalFi closed 3 months ago

deathaxe commented 3 months ago

The package requires - besides others - httpx which itself comes with a dozen of dependencies.

https://github.com/openai/openai-python/blob/50371bf3151ebb1a43017abfe205d4d9b2e5faac/pyproject.toml#L10-L19

To support this package all dependencies would explicitly need to be added as well to this channel and referenced in a dependencies.json.

Not sure we really want that.