Files
ruff/crates/ty_completion_eval/truth/auto-import-includes-modules/pyproject.toml
Andrew Gallant 06415b1877 [ty] Update completion eval to include modules
Our parsing and confirming of symbol names is highly suspect, but
I think it's fine for now.
2025-12-04 17:37:37 -05:00

6 lines
87 B
TOML

[project]
name = "test"
version = "0.1.0"
requires-python = ">=3.13"
dependencies = []