lincc-frameworks / lincc-frameworks/iops-profiler
project.urls have three identical links
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 6
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
**Bug report**
That makes the PyPI page show you three buttons linking to the same page. Just one would be enough!
https://github.com/lincc-frameworks/iops-profiler/blob/cbe715b02fd827c7cfe7de4ac8b75357be578ae0/pyproject.toml#L33-L36
**Environment Information**
**Before submitting**
Please check the following:
- [x] I have described the situation in which the bug arose, including what code was executed, and any applicable data others will need to reproduce the problem.
- [ ] I have included information about my environment, including the version of this package (e.g. `iops_profiler.__version__`)
- [x] I have included available evidence of the unexpected behavior (including error messages, screenshots, and/or plots) as well as a description of what I expected instead.
- [x] If I have a solution in mind, I have provided an explanation and/or pseudocode and/or task list.
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
Inspect the project.urls entries in pyproject.toml at lines 33-36 and confirm which entries produce the repeated PyPI links. Remove the duplicate metadata so the PyPI page shows one link, then verify the package metadata or PyPI rendering contains only one project URL.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100