diff --git a/pyproject.toml b/pyproject.toml index ef553b9..c16c524 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,8 +14,6 @@ authors = [ { name = "Chris R. Vernon", email = "chris.vernon@pnnl.gov" } ] urls = { "Homepage" = "https://github.com/JGCRI/xanthos", "Repository" = "https://github.com/JGCRI/xanthos", "Documentation" = "https://github.com/JGCRI/xanthos/wiki" } - -[project.dependencies] dependencies = [ "numpy>=1.24.4", "scipy>=1.6",