From 86fdd328591089de75226410b6eb5467370af96a Mon Sep 17 00:00:00 2001
From: Andreas Kloeckner <inform@tiker.net>
Date: Sat, 19 Aug 2017 14:58:48 -0500
Subject: [PATCH] Track move of pyopencl back to inducer namespace

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

diff --git a/requirements.txt b/requirements.txt
index c4dbe7a6d..881b2b9bb 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,7 +1,7 @@
 git+https://github.com/inducer/pytools.git
 git+https://github.com/inducer/islpy.git
 git+https://github.com/inducer/cgen.git
-git+https://github.com/pyopencl/pyopencl.git
+git+https://github.com/inducer/pyopencl.git
 git+https://github.com/inducer/pymbolic.git
 git+https://github.com/inducer/genpy.git
 
-- 
GitLab