Skip to content

Commit de42dc9

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

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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="[email protected]" },
88
{ name="Lyuba Zehl", email="[email protected]" },
9-
{ name="Louisa Köhnen" }
9+
{ name="Louisa Köhnen" },
10+
{ name="Peyman Najafi", email="[email protected]" }
1011

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

0 commit comments

Comments
 (0)