davidkhala/davidkhala/uv-buildpack
A typical uv build steps. Assume you have checkout source already
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | python version | no | — |
| working-directory | poetry home path | no | . |
| extras | extras to be installed | no | — |
| groups | dependency groups to be installed | no | — |
| post-install | script to run with uv after dependency installation | no | — |
| tests | Test Sources Root: working-directory of your tests | no | tests |
| test-entry-point | script of test command | no | — |
Outputs
no outputs