Skip to content

Commit de42dc9

Browse files
committed
author missing from pyproject.toml template
1 parent 97e65c2 commit de42dc9

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pipeline/src/pyproject_template.toml.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ readme = "README.md"
66
authors = [
77
{ name="Andrew P. Davison", email="andrew.davison@cnrs.fr" },
88
{ name="Lyuba Zehl", email="lyuba.zehl@ebrains.eu" },
9-
{ name="Louisa Köhnen" }
9+
{ name="Louisa Köhnen" },
10+
{ name="Peyman Najafi", email="peyman.najafi@cnrs.fr" }
1011

1112
]
1213
requires-python = ">=3.8"

0 commit comments

Comments
 (0)