Hi! Is it possible to add ```[python-repos] indexe...
# general
a
Hi! Is it possible to add
Copy code
[python-repos]
indexes.add = ["<https://download.pytorch.org/whl/cu121>", "<https://download.pytorch.org/whl/cpu>"]
only for one resolve, and for other resolve to ignore those indexes ?
g
It is not possible right now, though it's in the backlog. 🙂
a
Got it! Thanks! Will be waiting for it, can I upvote anywhere ? 🙂
g
I couldn't find the GitHub issue for it. It might've only been in various threads and as examples in various other issues. I know it's something I want to fix, probably for the same reasons you want it.