Skip to content

Update README with new uv commands and auto-detection documentation#11

Open
MrLYC wants to merge 1 commit intomainfrom
devin/1770524127-update-readme-uv-commands
Open

Update README with new uv commands and auto-detection documentation#11
MrLYC wants to merge 1 commit intomainfrom
devin/1770524127-update-readme-uv-commands

Conversation

@MrLYC
Copy link
Owner

@MrLYC MrLYC commented Feb 8, 2026

Update README with new uv commands documentation

Summary

Documentation-only change to update the README with the new uv-related CLI commands and updated behavior introduced in PR #5.

Changes:

  • Added overview bullet points for uv support
  • Added full documentation for requirements-to-uv command
  • Added full documentation for uv-to-requirements command
  • Updated extract-private-packages and obfuscate-private-packages docs to note auto-detection behavior (uv.lock / poetry.lock) and the new --uv-path option

Review & Testing Checklist for Human

  • Verify the documented options for requirements-to-uv and uv-to-requirements match the actual CLI definitions in versifier/__main__.py (lines 260-324). Note: Context.wrapper injects --poetry-path and --uv-path into all commands, but docs only list the relevant option per command — confirm this is the desired convention.
  • Confirm the auto-detection priority description ("优先使用 uv") matches the actual code behavior in Context.package_manager (checks uv.lock first, then poetry.lock).

Notes


Open with Devin

Co-Authored-By: 刘奕聪 <github@m.mrlyc.com>
@devin-ai-integration
Copy link
Contributor

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

Copy link
Contributor

@devin-ai-integration devin-ai-integration bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 2 additional findings.

Open in Devin Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant