Skip to content

Commit e5fb841

Browse files
authored
Change author email format in pyproject.toml (#71)
1 parent 1b6fd30 commit e5fb841

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,8 @@ where = ["src"]
1616
[project]
1717
name = "twoaxistracking"
1818
authors = [
19-
{name = "Adam R. Jensen"},
19+
{name = "Adam R. Jensen", email = "[email protected]"},
2020
{name = "Kevin S. Anderson"},
21-
{email = "[email protected]"},
2221
]
2322
description = "twoaxistracking is a python package for simulating two-axis tracking solar collectors, particularly self-shading."
2423
readme = "README.md"

0 commit comments

Comments
 (0)