pyflow
pyflow copied to clipboard
Add --extra-index to config.
Is it a way to install packages from different source using --extra-index? I found out that even if my requirements.txt have line with "--extra-index" pyflow do not install package. There is only a msg: " Is it spelled correctly? Is the internet connection ok? ".
@David-OConnor
Hi, It's been a while.
I saw this issue and thought it might be related to the parser I was working on. Would you like me to respond to this issue?
Def! I'm struggling to even fix the bugs, and don't have time for feature additions like this; but I agree it would be a nice-to-have.
@higumachan hi it's been a while. What is a status of your parser? Did you manage how to implement --extra-index functionality to pyflow?
@David-OConnor where in the code would this feature go? I have enough issues with poetry et al that I'd be up to give it a try, but need some pointers re how to get started