Skip to content

Migrate to uv for Python dependency management#1

Merged
kraker merged 1 commit into
mainfrom
rhcsa-2026-updates
Mar 21, 2026
Merged

Migrate to uv for Python dependency management#1
kraker merged 1 commit into
mainfrom
rhcsa-2026-updates

Conversation

@kraker
Copy link
Copy Markdown
Owner

@kraker kraker commented Mar 21, 2026

  • Replace requirements.txt with pyproject.toml and uv.lock
  • Update GitHub Actions workflow to use astral-sh/setup-uv@v5
  • Update README local development instructions to use uv
  • Clean up .gitignore: add .venv/, .ansible/, .claude/; remove stale entries

- Replace requirements.txt with pyproject.toml and uv.lock
- Update GitHub Actions workflow to use astral-sh/setup-uv@v5
- Update README local development instructions to use uv
- Clean up .gitignore: add .venv/, .ansible/, .claude/; remove stale entries

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@kraker kraker merged commit 0c37c49 into main Mar 21, 2026
3 checks passed
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