Remove req
This commit is contained in:
parent
07b6155685
commit
522fe516a3
1 changed files with 0 additions and 7 deletions
|
@ -12,11 +12,4 @@ description = "Update Dynamic Host IPv6 in OVH"
|
|||
readme = "README.md"
|
||||
authors = [{ name = "Antonio J. Delgado", email = "antonio@susurrando.com" }]
|
||||
#keywords = ["vCard", "contacts", "duplicates"]
|
||||
dependencies = [
|
||||
"click",
|
||||
"click_config_file",
|
||||
"ovh",
|
||||
"netifaces",
|
||||
"requests",
|
||||
]
|
||||
requires-python = ">=3"
|
||||
|
|
Loading…
Reference in a new issue