From 4fc965b1d7da3645e3801b4b1bdcf806065c619b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20Kl=C3=B6ckner?= Date: Tue, 22 Jan 2019 08:05:36 +0100 Subject: [PATCH] Test against inducer/loopy!310 --- .test-conda-env-py3-requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.test-conda-env-py3-requirements.txt b/.test-conda-env-py3-requirements.txt index 45c20c1f..fb808cf7 100644 --- a/.test-conda-env-py3-requirements.txt +++ b/.test-conda-env-py3-requirements.txt @@ -1,3 +1,3 @@ git+https://gitlab.tiker.net/inducer/boxtree git+https://github.com/inducer/pymbolic -git+https://github.com/inducer/loopy +git+https://gitlab.tiker.net/inducer/loopy@revive-gitlab-mr-297 diff --git a/requirements.txt b/requirements.txt index 8e48bc1c..30f412ef 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,5 +4,5 @@ git+https://github.com/inducer/pymbolic git+https://github.com/inducer/islpy git+https://github.com/inducer/pyopencl git+https://gitlab.tiker.net/inducer/boxtree -git+https://github.com/inducer/loopy +git+https://gitlab.tiker.net/inducer/loopy@revive-gitlab-mr-297 git+https://github.com/inducer/pyfmmlib -- GitLab