Skip to content

Commit

Permalink
update toml to inlcude complex_proxy and rexi (#598)
Browse files Browse the repository at this point in the history
  • Loading branch information
jshipton authored Dec 17, 2024
1 parent 595551d commit 707a7fa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,14 @@ Repository = "https://github.com/firedrakeproject/gusto.git"
[tool.setuptools]
packages = [
"gusto",
"gusto.complex_proxy",
"gusto.core",
"gusto.diagnostics",
"gusto.equations",
"gusto.initialisation",
"gusto.physics",
"gusto.recovery",
"gusto.rexi",
"gusto.solvers",
"gusto.spatial_methods",
"gusto.time_discretisation",
Expand Down

0 comments on commit 707a7fa

Please sign in to comment.