poetry/tests/fixtures/nameless_pyproject/pyproject.toml

9 lines
147 B
TOML

[tool.poetry]
version = "0.1.0"
description = ""
authors = ["Foo <foo@bar.com>"]
readme = "README.md"
[tool.poetry.dependencies]
python = "^3.10"