We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9d00b2 commit a1ebd2eCopy full SHA for a1ebd2e
pyproject.toml
@@ -3,7 +3,8 @@ name = "test2text"
3
version = "0.1.0"
4
description = ""
5
authors = [
6
- {name = "Nikolai Dorofeev - d0rich", email = "[email protected]", name = "Anna Yamkovaya - anngoroshi", email = "[email protected]"}
+ {name = "Nikolai Dorofeev - d0rich", email = "[email protected]"},
7
+ {name = "Anna Yamkovaya - anngoroshi", email = "[email protected]"}
8
]
9
readme = "README.md"
10
requires-python = ">=3.9"
0 commit comments