diff --git a/pyproject.toml b/pyproject.toml index 8e29ba84..92895408 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ name = "bluepyopt" authors = [ {name = "Blue Brain Project, EPFL", email = "werner.vangeit@epfl.ch"}, ] -description=Bluebrain Python Optimisation Library (bluepyopt)" +description="Bluebrain Python Optimisation Library (bluepyopt)" readme = "README.rst" license = {file = "LICENSE.txt"} requires-python = ">= 3.9"