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

Add Custom PIP Index Values #198

Open
dimitris-iliou opened this issue Jan 13, 2025 · 2 comments
Open

Add Custom PIP Index Values #198

dimitris-iliou opened this issue Jan 13, 2025 · 2 comments

Comments

@dimitris-iliou
Copy link

In our company, we use a mirror library to download both external and internal python dependencies. Is there a way to change the default PIP index value to our own custom index in python-inspector?

@pombredanne
Copy link
Member

@dimitris-iliou Hi :) ... do you use bandersnatch for this?

You can use the --index-url to point to your own indexes.
See

@dimitris-iliou
Copy link
Author

Thanks, I am using ORT, and it looks like this flag is not parsed.

I found this open issue which seems exactly with the blocker we are facing with my team
#180

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

No branches or pull requests

2 participants