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 8fd98c8 commit 62a8360Copy full SHA for 62a8360
pyproject.toml
@@ -9,6 +9,7 @@ description = "Uma biblioteca Python para manipulação de grafos"
9
readme = "README.md"
10
requires-python = ">=3.6"
11
authors = [
12
+ { name = "Eduardo Henrique", email = "[email protected]" },
13
{ name = "Roberta Sophia", email = "[email protected]" },
14
]
15
0 commit comments