pulumi/tests/integration/python/uv-with-error/pyproject.toml

7 lines
212 B
TOML

[project]
name = "uv"
version = "0.1.0"
description = "A Python project with an error that uses the uv toolchain."
requires-python = ">=3.9"
dependencies = ["pulumi>=3.0.0,<4.0.0", "pulumi-random>=4.0.0,<5.0.0"]