From 5fe535668f157c5079e5caf263421bbe30033c40 Mon Sep 17 00:00:00 2001
From: Andreas Kloeckner <inform@tiker.net>
Date: Sat, 19 Aug 2017 15:00:29 -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 6e23ae95..6690e3d9 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -2,7 +2,7 @@ numpy
 sympy==1.0
 git+https://github.com/inducer/pymbolic
 git+https://github.com/inducer/islpy
-git+https://github.com/pyopencl/pyopencl
+git+https://github.com/inducer/pyopencl
 git+https://github.com/inducer/boxtree
 git+https://github.com/inducer/loopy
 git+https://github.com/inducer/pyfmmlib
-- 
GitLab