pyinfra
pyinfra copied to clipboard
feat: add uv facts and operations
Add initial set of facts and operations for uv.
Comments and Suggestions welcome.
- [x] Pull request is based on the default branch (
3.xat this time) - [x] Pull request includes tests for any new/updated operations/facts
- [x] Pull request includes documentation for any new/updated operations/facts
- [x] Tests pass (see
scripts/dev-test.sh) - [x] Type checking & code style passes (see
scripts/dev-lint.sh)