From 50e71c81531f0f72b551a2089a205d2e55f08aa6 Mon Sep 17 00:00:00 2001 From: Martin Campos Pinto Date: Wed, 10 Dec 2025 18:21:04 +0100 Subject: [PATCH] testing with the proper sympde branch --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index b341f03c7..ba0828ca5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ dependencies = [ 'pyevtk', # Our packages from PyPi - 'sympde == 0.19.2', + 'sympde @ https://github.com/pyccel/sympde/archive/refs/heads/iterable_empty_unions.zip', 'pyccel >= 2.0.1', 'gelato == 0.12',