astral-sh / astral-sh/uv-pre-commit
pip-compile only works if requirements.in exists
Open
- Dominant language
- Python
- Stars
- 348
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
I believe this should work if pyproject.toml exists in repo. Currently only works if requirements.txt or requirements.in exists.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the pip-compile entry point and reviewing how requirements.txt and requirements.in are detected. Extend the existing behavior to consider pyproject.toml, then verify that pip-compile works in a repository containing pyproject.toml without either requirements file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100