From 665072636a507cd18013d915c0d198ee20abaebd Mon Sep 17 00:00:00 2001
From: Andreas Kloeckner <inform@tiker.net>
Date: Thu, 1 Feb 2018 20:03:17 -0600
Subject: [PATCH] Point CIs at meshmode partition branch

---
 requirements.txt | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index deb09394..ee4c5287 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -7,4 +7,7 @@ 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
+
+# FIXME: Revert to this when merged
+#git+https://github.com/inducer/meshmode.git
+git+https://gitlab.tiker.net/eshoag2/meshmode.git@partition
-- 
GitLab