mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 15:19:59 +07:00
In particular, for uv, retain the information about workspace membership. Make discovery of nested workspace members more robust. GitOrigin-RevId: 9af260bbb47baac9d5fec7e2b605931ceb0ce3c4
8 lines
164 B
TOML
8 lines
164 B
TOML
[project]
|
|
name = "nested-ws-member"
|
|
version = "0.1.0"
|
|
description = "Add your description here"
|
|
readme = "README.md"
|
|
requires-python = ">=3.10.5"
|
|
dependencies = []
|