From 17a458356106278b24513061ef9c41d0de12d4bd Mon Sep 17 00:00:00 2001
From: Andreas Kloeckner <inform@tiker.net>
Date: Wed, 17 Jun 2020 11:09:08 -0500
Subject: [PATCH] Point requirements.txt at array-context branch for meshmode

---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 101166fb..abb96f21 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -8,4 +8,4 @@ git+https://gitlab.tiker.net/inducer/dagrt.git
 git+https://gitlab.tiker.net/inducer/leap.git
 git+https://github.com/inducer/meshpy.git
 git+https://github.com/inducer/modepy.git
-git+https://github.com/inducer/meshmode.git
+git+https://gitlab.tiker.net/inducer/meshmode.git@array-context
-- 
GitLab