5
0
mirror of https://github.com/astral-sh/setup-uv.git synced 2025-12-15 11:07:14 +00:00
Files
setup-uv/__tests__/fixtures/malformed-pyproject-toml-project/pyproject.toml
2025-01-16 16:54:33 +01:00

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