uv
This commit is contained in:
parent
a3482c92a6
commit
871d1f6ae1
4 changed files with 26 additions and 14 deletions
8
pyproject.toml
Normal file
8
pyproject.toml
Normal file
|
@ -0,0 +1,8 @@
|
|||
[project]
|
||||
name = "yatf"
|
||||
version = "0.1.0"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.13"
|
||||
dependencies = [
|
||||
"ansible>=11.4.0",
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue