davidkhala/uv-buildpack
Version updated for https://github.com/davidkhala/uv-buildpack to version v0.0.2.
- This action is used across all versions by 11 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The davidkhala/uv-buildpack GitHub Action automates Python project preparation by installing dependencies, managing optional and grouped dependencies, and optionally running tests, all based on a pyproject.toml configuration file. It simplifies and standardizes the setup, dependency management, and testing processes for Python projects in CI/CD pipelines.
Release notes
Full Changelog: https://github.com/davidkhala/uv-buildpack/compare/v0.0.1...v0.0.2 Adding support for [dependency-groups] in pyproject.toml