Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 438 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 438 Bytes

uv-mono

This repo is an experiment on how to manage python monorepos using uv.

path contains path dependencies as described in the docs, while workspace uses workspaces feature.

Container images produced by both are optimized and have only the necessary resources.

Check compose.yml and the Containerfiles referenced.