Support private python repositories

Is it possible to search for packages within private repositories?
I could not find anything related to that in the docs/UI and also tried to specify extra-index-url when importing requirements.txt file but ActiveState seems to fails processing it

Is there any way or worlaround to achieve that?

Hi Daniel,

Can you show the requirements.txt you are trying to use? It will try to find those in our catalog of items which has most of PyPI. If you are trying to load from an external private repository this is not supported.

Cheers,

-JR