Download a dependency from a hosted pypi server
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 603
- Forks
- 142
- PR merge metrics
- No merged PRs in 30d
Description
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?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the python.pipConfig setting in build.gradle and the pipConfig examples in docs/plugins/python.md. Reproduce the failed dependency download against the hosted repository and determine what configuration is required; done means the dependency downloads successfully from that repository.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100