diff --git a/pyproject.toml b/pyproject.toml index 651f426d..710455e6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ name = "metplotpy" dynamic = ["version", "dependencies"] description = "plotting package for METplus" authors = [ - {name = "METplus", email = "met-help@ucar.edu"}, + {name = "METplus"}, ] requires-python = ">=3.10.4" readme = "README.md"