From ac6e235cba934a67e94ae9caf2fc0a64feb8e9da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20Kl=C3=B6ckner?= Date: Mon, 6 Aug 2018 12:26:19 -0400 Subject: [PATCH] Fix legacy PyOpenCL CI --- requirements-old-pyopencl.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-old-pyopencl.txt b/requirements-old-pyopencl.txt index 6d2737d7c..1f1f16075 100644 --- a/requirements-old-pyopencl.txt +++ b/requirements-old-pyopencl.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 -pyopencl==2015.1 +git+https://github.com/inducer/pyopencl.git@deprecated-boost-python git+https://github.com/inducer/pymbolic.git git+https://github.com/inducer/genpy.git -- GitLab