We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
python.pipConfig
However, it fails to download from the listed repository in pipConfig. Do I need to add that info somewhere else as well?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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-examplesHowever, it fails to download from the listed repository in pipConfig. Do I need to add that info somewhere else as well?
The text was updated successfully, but these errors were encountered: