Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
tomicapretto authored May 2, 2024
1 parent a8fb6e7 commit f36f434
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ dynamic = ["version"]
maintainers = [
{ name = "Tomás Capretto", email = "[email protected]" },
{ name = "Osvaldo Martin", email = "[email protected]" },
{ name = "Gabriel Stechschulte", email = "[email protected]" },
{ name = "Ravin Kumar", email = "[email protected]" },
]

dependencies = [
Expand Down Expand Up @@ -63,4 +65,4 @@ packages = [

[tool.black]
line-length = 100
target-version = ["py310"]
target-version = ["py310"]

0 comments on commit f36f434

Please sign in to comment.