From 780f1c0efb0b8f3751576e28072481916defd744 Mon Sep 17 00:00:00 2001 From: Andreas Kloeckner <inform@tiker.net> Date: Sat, 19 Aug 2017 15:01:37 -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 acd0138e..deb09394 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ 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/pyopencl.git git+https://github.com/inducer/loopy.git git+https://gitlab.tiker.net/inducer/dagrt.git git+https://gitlab.tiker.net/inducer/leap.git -- GitLab