Remove license from pyproject

This commit is contained in:
Antonio J. Delgado 2025-06-09 18:19:59 +03:00
parent b94b829307
commit 533e813611

View file

@ -11,12 +11,6 @@ version = "0.0.7"
description = "Update Dynamic Host IPv6 in OVH"
readme = "README.md"
authors = [{ name = "Antonio J. Delgado", email = "antonio@susurrando.com" }]
license = { file = "LICENSE" }
classifiers = [
"License :: OSI Approved :: GPLv3 License",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
]
#keywords = ["vCard", "contacts", "duplicates"]
dependencies = [
"click",