From 83ddf75e303364c4dc91b817a984fe1a70d75b65 Mon Sep 17 00:00:00 2001
From: Andreas Kloeckner <inform@tiker.net>
Date: Fri, 17 Feb 2017 16:22:05 -0600
Subject: [PATCH] Fix tests: get pymblic from git

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

diff --git a/requirements.txt b/requirements.txt
index d78f6a5a..acd0138e 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,4 +1,5 @@
 numpy
+git+https://github.com/inducer/pymbolic.git
 git+https://github.com/inducer/islpy.git
 git+https://github.com/pyopencl/pyopencl.git
 git+https://github.com/inducer/loopy.git
-- 
GitLab