add correct invocation
All checks were successful
Build container / Build (push) Successful in 33s

This commit is contained in:
2025-10-15 19:15:31 +02:00
parent 44303726d4
commit bd881a4b7a
3 changed files with 17 additions and 1 deletions

View File

@@ -6,5 +6,6 @@ readme = "README.md"
requires-python = ">=3.13"
dependencies = [
"octodns>=1.13.0",
"octodns-cloudflare>=1.0.0",
"octodns-ddns>=0.2.1",
]