fix instructions for testing installation with TestPyPI in packages tutorial
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 68/100
- Issue type
- Documentation
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- python
- Domain
- documentation
Research direction
Find the packages tutorial section containing the TestPyPI installation command. Update the instructions to use both PyPI and TestPyPI as described in the issue, then verify the rendered tutorial shows the corrected command and explains that dependencies may remain on PyPI.
Written by the indexing model from the issue text.
Description
The current instructions say to run pip install -i https://testpypi.python.org/pypi PACKAGENAME, which is what TestPyPI says to do as well. However, this fails if any dependencies of your package are not on TestPyPI, but only on PyPI.
You can look for dependencies on both regular PyPI and TestPyPI using
pip install PACKAGENAME --extra-index-url=https://test.pypi.org/simple/
- Dominant language
- Jupyter Notebook
- Stars
- 17
- Forks
- 4
- 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 ContextLab/CDL-tutorials
-
Difficulty 1/5 1-3 hours Newbie friendliness 45/100
ContextLab/CDL-tutorials#69 ·
-
Difficulty 5/5 Over a week Newbie friendliness 15/100
ContextLab/CDL-tutorials#67 · 2 comments ·
-
Difficulty 5/5 Over a week Newbie friendliness 20/100
ContextLab/CDL-tutorials#64 ·
-
Difficulty 5/5 Over a week Newbie friendliness 15/100
ContextLab/CDL-tutorials#62 ·
-
Difficulty 5/5 Over a week Newbie friendliness 20/100
ContextLab/CDL-tutorials#61 ·
All issues in ContextLab/CDL-tutorials
Similar issues
-
documentation help wanted
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
-
user-reported
Difficulty 2/5 1-3 hours Newbie friendliness 85/100
Kong/developer.konghq.com#7316 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
HarperFast/skills#96 ·
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
infinispan/infinispan#18150 ·