Just what I have...
* main.py -status command gets SOA record * main.py -push command broken (API returns 405) * dsc.py general connection to API works
This commit is contained in:
@ -7,4 +7,5 @@ requires-python = ">=3.12"
|
||||
dependencies = [
|
||||
"powerdns-client>=1.0.4",
|
||||
"python-decouple>=3.8",
|
||||
"requests>=2.32.3",
|
||||
]
|
||||
|
Reference in New Issue
Block a user