Skip to content

Commit 0c2d058

Browse files
committed
Include pyadjoint subpackage in pyproject.toml
1 parent 9fbb0b1 commit 0c2d058

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ visualisation = ["tensorflow", "protobuf", "networkx", "pygraphviz"]
4646

4747

4848
[tool.setuptools]
49-
packages = ["firedrake_adjoint", "numpy_adjoint", "pyadjoint"]
49+
packages = ["firedrake_adjoint", "numpy_adjoint", "pyadjoint", "pyadjoint.optimization"]

0 commit comments

Comments
 (0)