1
0
Fork 0
yatf/pyproject.toml
2025-04-18 20:48:27 +03:00

8 lines
132 B
TOML

[project]
name = "yatf"
version = "0.1.0"
readme = "README.md"
requires-python = ">=3.13"
dependencies = [
"ansible>=11.4.0",
]