pyflow icon indicating copy to clipboard operation
pyflow copied to clipboard

Add --extra-index to config.

Open elskito opened this issue 4 years ago • 4 comments

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? ".

elskito avatar Feb 22 '21 12:02 elskito

@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?

higumachan avatar Feb 24 '21 12:02 higumachan

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.

David-OConnor avatar Feb 24 '21 23:02 David-OConnor

@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?

elskito avatar Sep 30 '21 19:09 elskito

@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

GallagherCommaJack avatar Jun 08 '22 15:06 GallagherCommaJack