Skip to content
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

feat: pip options in tools/functions install requirements #445

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nikes
Copy link

@nikes nikes commented Mar 12, 2025

This documentation update provides an overview of the new feature that allows passing optional arguments ([options] & [package-index-options]) to pip install commands within our tools/functions. By doing so, users can specify custom indexes, use proxies, or include additional configuration options during package installation. The instructions herein detail how to integrate these arguments into various workflows and ensure alignment with official pip usage patterns.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant