From a1b1ed99d0c3ea854766a9bbd0e58ca2f6e2f787 Mon Sep 17 00:00:00 2001 From: Matthias Diener Date: Sun, 30 May 2021 19:28:43 -0500 Subject: [PATCH] undo loopy branch change (was used to verify pylint --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 83c2a11..6cbbc09 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@kernel_callables_v3-edit2#egg=loopy +git+https://github.com/inducer/loopy.git#egg=loopy -- GitLab