Skip to content

Comments

Use uv's inline script dependencies for PyYAML#42

Merged
alex-feel merged 1 commit intomainfrom
alex-feel-dev
Sep 3, 2025
Merged

Use uv's inline script dependencies for PyYAML#42
alex-feel merged 1 commit intomainfrom
alex-feel-dev

Conversation

@alex-feel
Copy link
Owner

  • Replace runtime PyYAML installation with uv's inline script dependency declaration
  • Fixes 'No virtual environment found' error when running with uv run
  • Follows Astral's best practices for script dependencies
  • PyYAML is now automatically installed in an isolated environment by uv

- Replace runtime PyYAML installation with uv's inline script dependency declaration
- Fixes 'No virtual environment found' error when running with uv run
- Follows Astral's best practices for script dependencies
- PyYAML is now automatically installed in an isolated environment by uv
@alex-feel alex-feel merged commit b7db031 into main Sep 3, 2025
5 checks passed
@alex-feel alex-feel deleted the alex-feel-dev branch September 3, 2025 07:15
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