diff --git a/apps/python-sdk/pyproject.toml b/apps/python-sdk/pyproject.toml index 7b17f822..5a87d8c5 100644 --- a/apps/python-sdk/pyproject.toml +++ b/apps/python-sdk/pyproject.toml @@ -17,7 +17,7 @@ dependencies = [ ] authors = [{name = "Mendable.ai",email = "nick@mendable.ai"}] maintainers = [{name = "Mendable.ai",email = "nick@mendable.ai"}] -license = "MIT" +license = {text = "MIT License"} classifiers = [ "Development Status :: 5 - Production/Stable",