`requirements-txt-fixer` ordering breaks using --index-url and --extra-index-url together in requirements.txt
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 55/100
Research direction
Start at the requirements-txt-fixer hook entry point and trace how --index-url and --extra-index-url are ordered in requirements.txt. Check the related tests if present, then verify that --index-url remains before --extra-index-url so both settings are honored.
Written by the indexing model from the issue text.
Description
If you use both the --index-url and --extra-index-url flags together in a requirements.txt file the hook will put --extra-index-url above the --index-url which causes the url set to index-url be skipped. I suppose this is because the flags are also sorted alphabetically.
- Dominant language
- Python
- Stars
- 6.7k
- Forks
- 800
- PR merge metrics
- No merged PRs in 30d
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.
More from pre-commit/pre-commit-hooks
-
Immutable Releases Open
Difficulty 2/5 1-3 hours Newbie friendliness 45/100
pre-commit/pre-commit-hooks#1218 · 4 comments · 2 reactions ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
pre-commit/pre-commit-hooks#1020 · 8 comments · 1 reaction ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
pre-commit/pre-commit-hooks#780 · 5 comments · 2 reactions ·
-
Difficulty 3/5 1-2 days Newbie friendliness 48/100
pre-commit/pre-commit-hooks#749 · 1 reaction ·
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
pre-commit/pre-commit-hooks#339 · 18 comments · 2 reactions ·
All issues in pre-commit/pre-commit-hooks
Similar issues
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
canonical/paas-charm#368 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
tech debt
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
StevenBlack/hosts#3256 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
qualcomm/qai-appbuilder#275 ·