feat: repo base
This commit is contained in:
9
pyproject.toml
Normal file
9
pyproject.toml
Normal file
@@ -0,0 +1,9 @@
|
||||
[project]
|
||||
name = "ansible-domo"
|
||||
version = "0.1.0"
|
||||
description = "Ansible stuff by and for Twirre."
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.14"
|
||||
dependencies = [
|
||||
"ansible-core>=2.20.4",
|
||||
]
|
||||
Reference in New Issue
Block a user