How to use a Custom PyPi server?
Open
- Dominant language
- Python
- Stars
- 7.5k
- Forks
- 424
- PR merge metrics
- No merged PRs in 30d
Description
How to use a custom PyPi server?
I try use `pipreqs ./ --encoding=utf-8 --force --pypi-server https://pypi.tuna.tsinghua.edu.cn/simple`, but "requirements.txt" is emtpy
Contributor guide
Research direction
Start by reproducing the reported pipreqs command with the custom PyPI URL and inspect how the --pypi-server option is handled. Trace why requirements.txt is empty, then verify the command generates the expected dependencies when using that server.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100