mirror of
https://github.com/astral-sh/setup-uv.git
synced 2025-01-23 02:22:49 +08:00
10 lines
195 B
TOML
10 lines
195 B
TOML
[project]
|
|
name = "malformed-pyproject-toml-project"
|
|
version = "0.1.0"
|
|
description = "Add your description here"
|
|
readme = "README.md"
|
|
requires-python = ">=3.11"
|
|
dependencies = []
|
|
|
|
[malformed-toml
|