Skip to content
This repository was archived by the owner on Feb 26, 2025. It is now read-only.

Commit cf9d1f9

Browse files
author
Jaquier Aurélien Tristan
committed
fix typo in pyproject description
1 parent 7d76597 commit cf9d1f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name = "bluepyopt"
77
authors = [
88
{name = "Blue Brain Project, EPFL", email = "[email protected]"},
99
]
10-
description="Bluebrain Python Optimisation Library (bluepyopt)"
10+
description="Blue Brain Python Optimisation Library (bluepyopt)"
1111
readme = "README.rst"
1212
license = {file = "LICENSE.txt"}
1313
requires-python = ">= 3.9"

0 commit comments

Comments
 (0)