This commit is contained in:
Antonio J. Delgado 2025-06-09 18:22:21 +03:00
parent 17f82ba780
commit 07b6155685

View file

@ -15,5 +15,8 @@ authors = [{ name = "Antonio J. Delgado", email = "antonio@susurrando.com" }]
dependencies = [
"click",
"click_config_file",
"ovh",
"netifaces",
"requests",
]
requires-python = ">=3"