Open Issues Need Help
View All on GitHub FEATURE: An option to skip `sdist` packages in `pip-review --auto` about 1 month ago
bug help wanted question
Using `pip-review --auto` in Python environments managed by the system package manager (PEP 668) in a global environment does not work. about 2 months ago
bug help wanted
Add progress bar about 1 year ago
enhancement help wanted poll
Ignore a package from update about 1 year ago
AI Summary: Implement an `--ignore` flag for the `pip-review` tool. This flag should accept a comma-separated list of package names. Packages specified with this flag should be excluded from the update process, regardless of whether they are outdated.
Complexity:
3/5
enhancement help wanted beginner-friendly