Skip to content

Commit

Permalink
Update pyproject.toml (#1086)
Browse files Browse the repository at this point in the history
Signed-off-by: Flaviu Vadan <[email protected]>
  • Loading branch information
flaviuvadan authored Jun 3, 2024
1 parent 07e5ad3 commit f431817
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ name = "hera" # project-name
# The version is automatically substituted by the CI
version = "0.0.0-dev"
description = "Hera is a Python framework for constructing and submitting Argo Workflows. The main goal of Hera is to make Argo Workflows more accessible by abstracting away some setup that is typically necessary for constructing Argo workflows."
authors = ["Flaviu Vadan <flaviu.vadan@dynotx.com>", "Sambhav Kothari <[email protected]>", "Elliot Gunton <[email protected]>"]
maintainers = ["Flaviu Vadan <flaviu.vadan@dynotx.com>", "Sambhav Kothari <[email protected]>", "Elliot Gunton <[email protected]>"]
authors = ["Flaviu Vadan <flaviuvadan@gmail.com>", "Sambhav Kothari <[email protected]>", "Elliot Gunton <[email protected]>"]
maintainers = ["Flaviu Vadan <flaviuvadan@gmail.com>", "Sambhav Kothari <[email protected]>", "Elliot Gunton <[email protected]>"]
license = "Apache-2.0"
readme = "README.md"
homepage = "https://github.com/argoproj-labs/hera"
Expand Down

0 comments on commit f431817

Please sign in to comment.