Skip to content

Commit

Permalink
Include pyadjoint subpackage in pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
connorjward committed Nov 11, 2024
1 parent 9fbb0b1 commit 0c2d058
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ visualisation = ["tensorflow", "protobuf", "networkx", "pygraphviz"]


[tool.setuptools]
packages = ["firedrake_adjoint", "numpy_adjoint", "pyadjoint"]
packages = ["firedrake_adjoint", "numpy_adjoint", "pyadjoint", "pyadjoint.optimization"]

0 comments on commit 0c2d058

Please sign in to comment.