Skip to content

Commit

Permalink
updates pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
fabricebrito committed Sep 2, 2024
1 parent b9e8bd0 commit 9940976
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,15 @@ requires-python = ">=3.8"
license = "MIT"
keywords = []
authors = [
{ name = "Daniel Leehr"},
{ name = "John Bradley" },
{ name = "Fabrice Brito", email = "fabrice.brito@terradue.com" },
{ name = "Emmanuel Mathot"}
]
classifiers = [
"Development Status :: 4 - Beta",
"Environment :: Web Environment",
"Intended Audience :: Developers",
"Programming Language :: Python",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
Expand Down

0 comments on commit 9940976

Please sign in to comment.