Add req
This commit is contained in:
parent
17f82ba780
commit
07b6155685
1 changed files with 3 additions and 0 deletions
|
@ -15,5 +15,8 @@ authors = [{ name = "Antonio J. Delgado", email = "antonio@susurrando.com" }]
|
|||
dependencies = [
|
||||
"click",
|
||||
"click_config_file",
|
||||
"ovh",
|
||||
"netifaces",
|
||||
"requests",
|
||||
]
|
||||
requires-python = ">=3"
|
||||
|
|
Loading…
Reference in a new issue