remove github repo depencencies
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 6.5k
- Forks
- 787
- PR merge metrics
- No merged PRs in 30d
Description
Please remove the github repo dependencies and change to proper python dependencies. Those of us with dev environments behind firewalls run our own gitlab/github, pypi, and npm repos.
We are working on upstream fixes, but we won't be able to pull request them. We need to change these dependencies to point at our own internal gitlab/git repos.
Unless you have another solution for us to fix dependencies like:
git+https://github.com/StackStorm/orquesta.git@e6ebbbeb2c661486067e659dc7552f0a986603a6#egg=orquesta
Contributor guide
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
Search the repository's dependency declarations for the shown git+https GitHub entry and read how Python dependencies are currently specified. The work is done when the dependency no longer requires that GitHub URL and installation can resolve it through the Python or internal repository sources described in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, github, python
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100