Update pyproject.toml

This commit is contained in:
Nicolas 2025-02-06 12:19:32 -03:00
parent 844ba39f74
commit fe276060cf

View File

@ -17,7 +17,7 @@ dependencies = [
] ]
authors = [{name = "Mendable.ai",email = "nick@mendable.ai"}] authors = [{name = "Mendable.ai",email = "nick@mendable.ai"}]
maintainers = [{name = "Mendable.ai",email = "nick@mendable.ai"}] maintainers = [{name = "Mendable.ai",email = "nick@mendable.ai"}]
license = "MIT" license = {text = "MIT License"}
classifiers = [ classifiers = [
"Development Status :: 5 - Production/Stable", "Development Status :: 5 - Production/Stable",