Skip to content

Commit 9f5ef3d

Browse files
authored
Update author information in pyproject.toml (#74)
Related to pvlib/solposx#123
1 parent b15c17d commit 9f5ef3d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

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

0 commit comments

Comments
 (0)