diff --git a/pyproject.toml b/pyproject.toml index c86a63d78fa521f14e858f9567873b707a803962..f7959b3448f0bbb46e07c64e1a3094d1a2b4c9b5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,8 +14,7 @@ description = "Configuration Support for Python Packages and CLIs" dynamic = ["readme"] license = {text = "BSD 3-Clause License"} authors = [ - {name = "Andre Anjos"}, - {email = "andre.anjos@idiap.ch"}, + {name = "Andre Anjos", email = "andre.anjos@idiap.ch"}, ] classifiers = [ "Development Status :: 4 - Beta",