uv 0.11.21

A Python package and project manager
Documentation
1
2
3
4
5
6
7
8
9
//! Integration tests for uv workspaces.

mod workspace;

mod workspace_dir;

mod workspace_list;

mod workspace_metadata;