Skip to content

Make the optional dependency installation compatible with zsh #274

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 21, 2025

Conversation

seratch
Copy link
Member

@seratch seratch commented Mar 21, 2025

When you run pip install openai-agents[voice] on zsh, it results in the following error:

zsh: no matches found: openai-agents[voice]

This pull request resolves the issue for zsh users, and as far as I know, this quotation should work for any shell envs and operating systems.

@seratch seratch added the documentation Improvements or additions to documentation label Mar 21, 2025
@rm-openai rm-openai merged commit 6503220 into openai:main Mar 21, 2025
5 checks passed
@seratch seratch deleted the zsh-compat branch March 21, 2025 02:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants