Skip to content

Commit a1ebd2e

Browse files
committed
fixed pyproject.toml
1 parent e9d00b2 commit a1ebd2e

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
@@ -3,7 +3,8 @@ name = "test2text"
33
version = "0.1.0"
44
description = ""
55
authors = [
6-
{name = "Nikolai Dorofeev - d0rich", email = "[email protected]", name = "Anna Yamkovaya - anngoroshi", email = "[email protected]"}
6+
{name = "Nikolai Dorofeev - d0rich", email = "[email protected]"},
7+
{name = "Anna Yamkovaya - anngoroshi", email = "[email protected]"}
78
]
89
readme = "README.md"
910
requires-python = ">=3.9"

0 commit comments

Comments
 (0)