From f545f5949216db56179975dadeb2592b3d3a254c Mon Sep 17 00:00:00 2001 From: Josh Hope-Collins Date: Tue, 21 Oct 2025 14:59:46 +0100 Subject: [PATCH] DO NOT MERGE: test pyadjoint branch --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 67de9fae8e..79fc2d006f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ dependencies = [ "pkgconfig", "progress", # TODO RELEASE - "pyadjoint-ad @ git+https://github.com/dolfin-adjoint/pyadjoint@master", + "pyadjoint-ad @ git+https://github.com/dolfin-adjoint/pyadjoint@JHopeCollins/tao-rf-mats", "pycparser", "pytools[siphash]", "requests",