Our parsing and confirming of symbol names is highly suspect, but I think it's fine for now.
6 lines
87 B
TOML
6 lines
87 B
TOML
[project]
|
|
name = "test"
|
|
version = "0.1.0"
|
|
requires-python = ">=3.13"
|
|
dependencies = []
|