sparse-florist-94998
06/18/2025, 8:48 PM[project]
name = "myapp"
version = "0.1.0"
description = "Basic app"
requires-python = ">=3.11"
dependencies = [
"editable-lib",
]
[tool.uv.sources]
editable-lib = { path = "../../editable-lib", editable = true }
happy-kitchen-89482
06/18/2025, 11:02 PMpython_sources()
.sparse-florist-94998
06/19/2025, 10:40 AM