From 6a1201e400ccde0144e18e3af178e99d06ea2cbc Mon Sep 17 00:00:00 2001
From: Andreas Kloeckner <inform@tiker.net>
Date: Wed, 1 Jul 2015 11:59:18 -0500
Subject: [PATCH] Switch back to pyopencl master (which is now CFFI)

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

diff --git a/requirements.txt b/requirements.txt
index 75a0d63..e36a43a 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,5 +1,5 @@
 numpy
-git+git://github.com/pyopencl/pyopencl@cffi
+git+git://github.com/pyopencl/pyopencl
 git+git://github.com/inducer/islpy
 git+git://github.com/inducer/loopy
 git+git://github.com/inducer/pyfmmlib
-- 
GitLab