linkedin/pygradle

Download a dependency from a hosted pypi server

srvxid opened this issue · 0 comments

I'm trying to download from an artifactory server used internally, and as such I've added the python.pipConfig var in build.gradle as per https://github.com/linkedin/pygradle/blob/master/docs/plugins/python.md#pipconfig-examples

However, it fails to download from the listed repository in pipConfig. Do I need to add that info somewhere else as well?