From ce37a5c87a684e6898bf1d2611e09386ae4f40cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20Kl=C3=B6ckner?= Date: Fri, 25 Jan 2019 17:26:41 +0100 Subject: [PATCH] Point CI back to loopy master --- .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 fb808cf7..45c20c1f 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://gitlab.tiker.net/inducer/loopy@revive-gitlab-mr-297 +git+https://github.com/inducer/loopy diff --git a/requirements.txt b/requirements.txt index 30f412ef..8e48bc1c 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://gitlab.tiker.net/inducer/loopy@revive-gitlab-mr-297 +git+https://github.com/inducer/loopy git+https://github.com/inducer/pyfmmlib -- GitLab