From 3bb3e478d057930b91fa350cb407bfb9b5b23d28 Mon Sep 17 00:00:00 2001 From: Matthias Diener Date: Sun, 30 May 2021 17:11:35 -0500 Subject: [PATCH] use kernel_callables_v3-edit2 loopy branch --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6cbbc09..83c2a11 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ git+https://github.com/inducer/pytools.git#egg=pytools >= 2021.1 git+https://github.com/inducer/genpy.git#egg=genpy -git+https://github.com/inducer/loopy.git#egg=loopy +git+https://github.com/inducer/loopy.git@kernel_callables_v3-edit2#egg=loopy -- GitLab