Skip to content

Commit

Permalink
Add name to authors
Browse files Browse the repository at this point in the history
  • Loading branch information
inafergra committed Jun 6, 2024
1 parent 61fad2a commit cb08371
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ authors = [
{ name = "Vincent Elfving", email = "[email protected]" },
{ name = "Dominik Seitz", email = "[email protected]" },
{ name = "Niklas Heim", email = "[email protected]" },
{ name = "Ignacio Fernández Graña", email = "[email protected]" },
]
requires-python = ">=3.9,<3.12"
license = {text = "Apache 2.0"}
Expand Down

0 comments on commit cb08371

Please sign in to comment.